mmclassification/tests/test_backbones
Miao Zheng 4ca21c7d03
[WIP] Refactoring weights initialization (#270)
* [WIP] Refactoring weights initialization

* fix lint and constant init cfg

* fix pretrained bug

* fix typo

* fix isort

* revise model utils
2021-06-10 10:54:34 +08:00
..
test_mobilenet_v2.py fix typo in unit test (#238) 2021-05-10 15:03:39 +08:00
test_mobilenet_v3.py
test_regnet.py
test_resnest.py
test_resnet.py [WIP] Refactoring weights initialization (#270) 2021-06-10 10:54:34 +08:00
test_resnet_cifar.py
test_resnext.py
test_seresnet.py [WIP] Refactoring weights initialization (#270) 2021-06-10 10:54:34 +08:00
test_seresnext.py
test_shufflenet_v1.py
test_shufflenet_v2.py
test_utils.py [Feature] Add cutmix option (#198) 2021-04-14 21:27:42 +08:00
test_vgg.py Update CONTRIBUTING.md according to mmcv (#210) 2021-04-14 21:22:37 +08:00
test_vision_transformer.py [Feature]Add Vit (#214) 2021-04-16 19:22:41 +08:00