mmpretrain/mmcls/core
Ma Zerun 159b38d276
[Reproduction] Reproduce training results of T2T-ViT (#610)
* Add cosine cool down lr updater

* Use ema hook

* Update decay mult

* Update configs.

* Update T2T-ViT readme and format all readme

* Update swin readme

* Update tnt readme

* Add docstring for `CosineAnnealingCooldownLrUpdaterHook`.

* Update t2t readme and metafile
2021-12-28 15:09:40 +08:00
..
evaluation [Enhance] Imporve efficiency of precision, recall, f1_score and support. (#595) 2021-12-13 17:24:59 +08:00
export [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
fp16 [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
hook [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
optimizers [Feature] Support LAMB optimizer. (#591) 2021-12-13 17:24:44 +08:00
utils [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
visualization [Refactor] Use new API of matplotlib to handle blocking input in visualization. (#568) 2021-12-02 17:46:40 +08:00
__init__.py [Feature] Add Precise BN (#401) 2021-12-24 16:28:42 +08:00