-
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
[Docs] Update metafile and Readme #435
Conversation
Codecov Report
@@ Coverage Diff @@
## master #435 +/- ##
==========================================
+ Coverage 77.27% 77.29% +0.01%
==========================================
Files 100 100
Lines 5356 5356
Branches 883 883
==========================================
+ Hits 4139 4140 +1
Misses 1098 1098
+ Partials 119 118 -1
Flags with carried forward coverage won't be shown. Click here to find out more.
Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
README: configs/fp16/README.md | ||
Code: | ||
URI: https://github.com/open-mmlab/mmclassification/blob/a41cb2fa938d957101cc446e271486206188bf5b/mmcls/core/fp16/hooks.py#L13 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
URI -> URL?
* Update metafile format. * Update accuracy of checkpoints. * Add metafile and readme for tnt. * Add converted ckpts in swin-transformer. * Fix tnt ckpt link * Update swin_transformer metafile
Motivation
According to the new metafile standard to update our metafiles.
According to benchmark regression results to update some accuracy result in our readme. Refers to #283 and #288
Modification
Checklist
Before PR:
After PR: