-
Notifications
You must be signed in to change notification settings - Fork 1.3k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[Feature] Support LFB #553
Conversation
Codecov Report
@@ Coverage Diff @@
## master #553 +/- ##
==========================================
- Coverage 84.75% 84.30% -0.46%
==========================================
Files 127 130 +3
Lines 8972 9338 +366
Branches 1511 1572 +61
==========================================
+ Hits 7604 7872 +268
- Misses 1007 1071 +64
- Partials 361 395 +34
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
b89c5b4
to
40b3fbc
Compare
1fd9f72
to
3d839be
Compare
76653ae
to
e98aa8c
Compare
9b5ee1c
to
b71c82d
Compare
7a87f46
to
471ee91
Compare
This PR and the ckpt have been almost ready. I will add unit tests next week. Maybe you could review it when you are free. :p |
configs/detection/lfb/lfb_max_kinetics_pretrained_slowonly_r50_4x16x1_20e_ava_rgb.py
Outdated
Show resolved
Hide resolved
configs/detection/lfb/lfb_max_kinetics_pretrained_slowonly_r50_4x16x1_20e_ava_rgb.py
Outdated
Show resolved
Hide resolved
The code looks good |
We don't have a unit test for detectors like |
This PR is ready. |
Support Long-Term Feature Bank.