mmpretrain/configs/_base_
Ma Zerun 9fd35dd7b5
[Reproduction] Reproduce training results of DeiT. (#711)
* Update deit training settings

* Update decay config

* Add mixup&cutmix and drop path rate

* Update training configs

* Update model-zoo

* Add comments
2022-03-02 14:23:10 +08:00
..
datasets [Enhancement] Improve the accuracy of ResNet (#572) 2021-12-29 10:58:42 +08:00
models [Feature] Add ResNetV1c. (#692) 2022-02-23 11:36:33 +08:00
schedules [Reproduction] Reproduce training results of DeiT. (#711) 2022-03-02 14:23:10 +08:00
default_runtime.py