-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
[Feature] Sparsedemo #468
[Feature] Sparsedemo #468
Conversation
If I remembered correctly, the current demo implements an adaptive "stride". Conceptually there are two processes,
|
Codecov Report
@@ Coverage Diff @@
## master #468 +/- ##
==========================================
- Coverage 84.69% 84.69% -0.01%
==========================================
Files 118 118
Lines 8344 8357 +13
Branches 1366 1366
==========================================
+ Hits 7067 7078 +11
- Misses 930 932 +2
Partials 347 347
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Is it the same with |
Plz check my comments to @dreamerlin |
It is for camera demo, not for this one. |
@innerlee cc. |
Add sparse demo:
stride
, you can get predictions for everystride * sample_size
frames.