-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
Support APCNet #299
Support APCNet #299
Conversation
Codecov Report
@@ Coverage Diff @@
## master #299 +/- ##
==========================================
+ Coverage 85.49% 85.69% +0.20%
==========================================
Files 90 91 +1
Lines 4425 4487 +62
Branches 711 716 +5
==========================================
+ Hits 3783 3845 +62
Misses 497 497
Partials 145 145
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Task linked: CU-hera3z APC Net |
* Support APCNet * code optimization * add apcnet configs * add benchmark * add readme and model zoo * fix doc
Support new decode_head APCHead proposed in APCNet CVPR'19.