-
Notifications
You must be signed in to change notification settings - Fork 1
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
Run inference on the same device as used in the Trainer #121
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Codecov ReportAttention: Patch coverage is
✅ All tests successful. No failed tests found.
Additional details and impacted files@@ Coverage Diff @@
## main #121 +/- ##
==========================================
- Coverage 96.31% 95.79% -0.53%
==========================================
Files 147 159 +12
Lines 6304 6922 +618
==========================================
+ Hits 6072 6631 +559
- Misses 232 291 +59 ☔ View full report in Codecov by Sentry. |
This PR includes:
LuxonisLightningModule
Trainer
The implementation of video inference has not changed.