-
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
[Enhance] Reproduce mobileone training accuracy #1191
[Enhance] Reproduce mobileone training accuracy #1191
Conversation
Codecov ReportBase: 0.02% // Head: 89.08% // Increases project coverage by
Additional details and impacted files@@ Coverage Diff @@
## dev-1.x #1191 +/- ##
============================================
+ Coverage 0.02% 89.08% +89.06%
============================================
Files 121 143 +22
Lines 8217 10885 +2668
Branches 1368 1731 +363
============================================
+ Hits 2 9697 +9695
+ Misses 8215 947 -7268
- Partials 0 241 +241
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. |
957ddfa
to
220816e
Compare
* add switch hook and UTs * update doc * update doc * fix lint * fix ci * fix ci * fix typo * fix ci * update configs names * update configs * update configs * update links * update readme * update vis_scheduler * update metafile * update configs * rebase * fix ci * rebase
Motivation
Reproduce mobileone training accuracy
base on #1101
Modification
Use cases (Optional)
Train
visualize weight decay plot
Checklist
Before PR:
After PR: