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

added DDRNet to archive #130

Merged
merged 1 commit into from
Nov 11, 2024
Merged

added DDRNet to archive #130

merged 1 commit into from
Nov 11, 2024

Conversation

kozlov721
Copy link
Collaborator

A hotfix to correctly populate the heads field in NN Archive when DDRNet model is used.

@kozlov721 kozlov721 requested a review from a team as a code owner November 11, 2024 16:57
@kozlov721 kozlov721 requested review from klemen1999, tersekmatija and conorsim and removed request for a team November 11, 2024 16:57
@github-actions github-actions bot added the fix Fixing a bug label Nov 11, 2024
Copy link

codecov bot commented Nov 11, 2024

Codecov Report

Attention: Patch coverage is 83.33333% with 1 line in your changes missing coverage. Please review.

Project coverage is 95.83%. Comparing base (631b905) to head (2e1c4b5).
Report is 11 commits behind head on main.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
luxonis_train/core/utils/archive_utils.py 75.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #130      +/-   ##
==========================================
- Coverage   96.31%   95.83%   -0.49%     
==========================================
  Files         147      160      +13     
  Lines        6304     7015     +711     
==========================================
+ Hits         6072     6723     +651     
- Misses        232      292      +60     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@klemen1999 klemen1999 merged commit d07f872 into main Nov 11, 2024
7 of 9 checks passed
@klemen1999 klemen1999 deleted the fix/nn-archive-segmentaion-head branch November 11, 2024 18:19
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