Skip to content

Submodule upgrades#209

Draft
dtronmans wants to merge 14 commits intomainfrom
feat/upgrade-submodules
Draft

Submodule upgrades#209
dtronmans wants to merge 14 commits intomainfrom
feat/upgrade-submodules

Conversation

@dtronmans
Copy link
Contributor

Purpose

  • Submodules commit hashes were old and are upgraded in this PR
  • ultralytics package is now a required package for yolov5
  • Backwards compatibility with models that were trained on previous versions: Yolov6 has multiple revisions that can only be converted by pinning them to the previous commits, since they modified layer names in 867c60a

Specification

Dependencies & Potential Impact

Deployment Plan

Testing & Validation

@dtronmans dtronmans marked this pull request as draft March 11, 2026 09:18
@github-actions
Copy link

github-actions bot commented Mar 11, 2026

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
30486 6513 21% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
tools/yolo/yolov5_exporter.py 80% 🟢
TOTAL 80% 🟢

updated for commit: 566abb2 by action🐍

@github-actions
Copy link

github-actions bot commented Mar 11, 2026

Test Results

  6 files    6 suites   21m 48s ⏱️
 26 tests  26 ✅ 0 💤 0 ❌
156 runs  156 ✅ 0 💤 0 ❌

Results for commit 566abb2.

♻️ This comment has been updated with latest results.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants