Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add anchors to V5 & V7 export #128

Merged
merged 3 commits into from
Feb 2, 2025
Merged

Add anchors to V5 & V7 export #128

merged 3 commits into from
Feb 2, 2025

Conversation

HonzaCuhel
Copy link
Contributor

This PR includes:

  • addition of anchors to YOLOv5 & v7 export, so that the exported models work with DAI
  • bumped version of luxonis-ml to 0.5.1

@HonzaCuhel HonzaCuhel self-assigned this Jan 22, 2025
Copy link

github-actions bot commented Jan 22, 2025

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
20224 4282 21% 0% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
tools/modules/exporter.py 84% 🟢
tools/yolo/yolov5_exporter.py 0% 🟢
tools/yolo/yolov8_exporter.py 87% 🟢
tools/yolov7/yolov7_exporter.py 80% 🟢
TOTAL 63% 🟢

updated for commit: 776dbfe by action🐍

Copy link

github-actions bot commented Jan 22, 2025

Test Results

  6 files    6 suites   7m 11s ⏱️
 23 tests  23 ✅ 0 💤 0 ❌
138 runs  138 ✅ 0 💤 0 ❌

Results for commit 776dbfe.

♻️ This comment has been updated with latest results.

@HonzaCuhel HonzaCuhel merged commit dcd1bb9 into main Feb 2, 2025
9 checks passed
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