-
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
[Feature] Support MobileNetV2 backbone #86
Conversation
Codecov Report
@@ Coverage Diff @@
## master #86 +/- ##
==========================================
- Coverage 81.34% 81.17% -0.17%
==========================================
Files 79 81 +2
Lines 3597 3714 +117
Branches 565 591 +26
==========================================
+ Hits 2926 3015 +89
- Misses 560 577 +17
- Partials 111 122 +11
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There are conflicts now. |
Unit tests failed. |
Requirement updated. |
* [Feature] Support MobileNetV2 backbone * Fixed import * Fixed test * Fixed test * Fixed dilate * upload model * update table * update table * update bibtex * update MMCV requirement
No description provided.