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

[Fix] Updated EfficientBBoxHead parser to YOLO #74

Merged
merged 6 commits into from
Sep 20, 2024

Conversation

klemen1999
Copy link
Collaborator

Updated the parser name so we can automatically use DetectionNetwork in DAIv3 and parsing is then already done on device.

Copy link

github-actions bot commented Sep 17, 2024

Test Results

  1 files    1 suites   20m 57s ⏱️
126 tests 126 ✅ 0 💤 0 ❌
177 runs  177 ✅ 0 💤 0 ❌

Results for commit 2703f2d.

♻️ This comment has been updated with latest results.

@kozlov721 kozlov721 added the fix Fixing a bug label Sep 19, 2024
@kozlov721 kozlov721 requested a review from a team as a code owner September 19, 2024 06:02
@kozlov721 kozlov721 requested review from tersekmatija and conorsim and removed request for a team September 19, 2024 06:02
Copy link

☂️ Python Coverage

current status: ✅

Overall Coverage

Lines Covered Coverage Threshold Status
4990 4819 97% 90% 🟢

New Files

No new covered files...

Modified Files

File Coverage Status
luxonis_train/nodes/enums/head_categorization.py 100% 🟢
TOTAL 100% 🟢

updated for commit: 2703f2d by action🐍

@klemen1999 klemen1999 merged commit e7ab0c0 into dev Sep 20, 2024
8 checks passed
@klemen1999 klemen1999 deleted the fix/efficient_bbox_head_parser branch September 20, 2024 09:41
kozlov721 added a commit that referenced this pull request Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fix Fixing a bug
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants