-
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
[Docs] Add inheritance design explanation to Config Tutorial #572
Conversation
Codecov Report
@@ Coverage Diff @@
## master #572 +/- ##
==========================================
- Coverage 84.17% 84.12% -0.05%
==========================================
Files 121 121
Lines 8613 8613
Branches 1427 1427
==========================================
- Hits 7250 7246 -4
- Misses 1014 1017 +3
- Partials 349 350 +1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Okay fine, but FastRCNN is only a part of the model, right? |
yeah, spatial temporal detection model is based on FastRCNN but with SlowFast backbone |
No description provided.