-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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] Add MobileOne Backbone #966
Conversation
Codecov ReportBase: 86.09% // Head: 86.31% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev #966 +/- ##
==========================================
+ Coverage 86.09% 86.31% +0.21%
==========================================
Files 140 141 +1
Lines 9676 9876 +200
Branches 1677 1717 +40
==========================================
+ Hits 8331 8524 +193
- Misses 1092 1095 +3
- Partials 253 257 +4
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report at Codecov. |
Please add it to the |
347b427
to
8d4dcaa
Compare
close it due to the branch dev-a.x have supported it. |
Motivation
Add MobileOne backbone,
Paper
Github
Note
Because the official repo. does not give a strategy for training and testing, the test data pipline of RepVGG is used here, and the result is about 0.1 lower than the official one. Refer to this issue.
Use cases (Optional)
Checklist
Before PR:
After PR: