mmpretrain/configs
Ezra-Yu e7c06b8541
[Reproduction] Reproduce RegNetX training accuracy. (#587)
* add preciseBN hook

* add precise-bn config

* add proority of preciseBN

* Add precise BN hook

* Update PreciseBN hook

* add config example & pre-commit

* Update PBN

* Add unit test

* Update unit tests

* mv preciseBN to mmcls.runner

* rm extra sleep()

* merge latest

* update code

* fix lint

* update unit tests

* add regnetx configs

* update prcise BN in configs

* fix lint

* add checkpoints and logs

* fix conflict

* fix lint

* update model_zoo and model-index

* remove some changes

* update readme.md

* remove precise_bn.py
2021-12-28 17:34:27 +08:00
..
_base_ [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
conformer [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
deit [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
fp16 [Improvement] Rename config files according to the config name standard. (#508) 2021-11-19 14:20:35 +08:00
lenet [Docs] Add abstract and image for every paper. (#546) 2021-11-24 17:23:37 +08:00
mlp_mixer [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
mobilenet_v2 [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
mobilenet_v3 [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
regnet [Reproduction] Reproduce RegNetX training accuracy. (#587) 2021-12-28 17:34:27 +08:00
repvgg [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
res2net [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
resnest [Docs] Add abstract and image for every paper. (#546) 2021-11-24 17:23:37 +08:00
resnet [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
resnext [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
seresnet [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
shufflenet_v1 [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
shufflenet_v2 [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
swin_transformer [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
t2t_vit [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
tnt [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
vgg [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00
vision_transformer [Reproduction] Reproduce training results of T2T-ViT (#610) 2021-12-28 15:09:40 +08:00