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 video inference #84

Merged
merged 8 commits into from
Oct 2, 2024

fix: add more type ignors

cee583d
Select commit
Loading
Failed to load commit list.
Merged

Add video inference #84

fix: add more type ignors
cee583d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Oct 1, 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 20.00000% with 44 lines in your changes missing coverage. Please review.

Please upload report for BASE (dev@c97f921). 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 21.27% 37 Missing ⚠️
luxonis_train/core/core.py 12.50% 7 Missing ⚠️
Additional details and impacted files
@@          Coverage Diff           @@
##             dev      #84   +/-   ##
======================================
  Coverage       ?   96.04%           
======================================
  Files          ?      143           
  Lines          ?     6341           
  Branches       ?        0           
======================================
  Hits           ?     6090           
  Misses         ?      251           
  Partials       ?        0           

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