-
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
add resnest and vgg backbone #370
Conversation
Codecov Report
@@ Coverage Diff @@
## master #370 +/- ##
==========================================
+ Coverage 81.62% 81.76% +0.13%
==========================================
Files 116 118 +2
Lines 7555 7766 +211
Branches 1208 1240 +32
==========================================
+ Hits 6167 6350 +183
- Misses 1143 1162 +19
- Partials 245 254 +9
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
Did you run some configs containing them, for the sake of sanity check? |
Not yet. Will add some related config files and checkpoints later. |
Also update repo's README |
The codes are from MMClassification.