mmclassification/mmcls/models/backbones
whcao 5e1a02103f
[Feature]Delete comments (#298)
* add mytrain.py for test

* test before layers

* test attr in layers

* test classifier

* delete mytrain.py

* delete comments
2021-06-12 21:45:22 +08:00
..
__init__.py [Feature]Add Vit (#214) 2021-04-16 19:22:41 +08:00
alexnet.py revise docstr of alexnet to correct input_size (#26) 2020-08-12 16:14:19 +08:00
base_backbone.py [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
lenet.py
mobilenet_v2.py [WIP] Refactoring weights initialization (#270) 2021-06-10 10:54:34 +08:00
mobilenet_v3.py [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
regnet.py [WIP] Refactoring weights initialization (#270) 2021-06-10 10:54:34 +08:00
resnest.py [Fix] Fix optional issues in docstring (#138) 2021-01-14 11:09:08 +08:00
resnet.py [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
resnet_cifar.py Add ResNet_CIFAR 2020-07-12 00:06:56 +08:00
resnext.py [Fix] Fix optional issues in docstring (#138) 2021-01-14 11:09:08 +08:00
seresnet.py
seresnext.py [Fix] Fix optional issues in docstring (#138) 2021-01-14 11:09:08 +08:00
shufflenet_v1.py [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
shufflenet_v2.py [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
vgg.py [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00
vision_transformer.py [Feature]Delete comments (#298) 2021-06-12 21:45:22 +08:00