mmclassification/tests/test_runtime
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
..
test_eval_hook.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
test_hooks.py [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
test_num_class_hook.py [Enhance] Added NumClassCheckHook and unit tests (#559) 2021-12-08 18:15:05 +08:00
test_optimizer.py [Feature] Support LAMB optimizer. (#591) 2021-12-13 17:24:44 +08:00
test_preciseBN_hook.py [Feature] Add Precise BN (#401) 2021-12-24 16:28:42 +08:00