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

Feat/inference #82

Merged
merged 3 commits into from
Sep 26, 2024

Train augmentations and single label generation per directory

ad9950e
Select commit
Loading
Failed to load commit list.
Merged

Feat/inference #82

Train augmentations and single label generation per directory
ad9950e
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Sep 26, 2024 in 1s

No report found to compare against

View this Pull Request on Codecov

No report found to compare against

Details

Codecov Report

Attention: Patch coverage is 30.95238% with 29 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev@be983ba). Learn more about missing BASE report.

✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
luxonis_train/core/utils/infer_utils.py 30.30% 23 Missing ⚠️
luxonis_train/core/core.py 33.33% 6 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev      #82   +/-   ##
======================================
  Coverage       ?   96.21%           
======================================
  Files          ?      139           
  Lines          ?     6148           
  Branches       ?        0           
======================================
  Hits           ?     5915           
  Misses         ?      233           
  Partials       ?        0           

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