mmclassification/mmcls/models/backbones
Xiaojie Li 7af9419ffa
Fix init_weights in 'shufflenet_v2.py'. (#29)
* fix init_weights in shufflenetv2

* fix doc

* fix doc

Co-authored-by: lixiaojie <lixiaojie@sensetime.com>
2020-08-13 09:49:41 +08:00
..
__init__.py Add ResNet_CIFAR 2020-07-12 00:06:56 +08:00
alexnet.py revise docstr of alexnet to correct input_size (#26) 2020-08-12 16:14:19 +08:00
base_backbone.py
lenet.py
mobilenet_v2.py update shufflenet_v1 2020-07-12 00:06:55 +08:00
mobilenet_v3.py update shufflenet_v1 2020-07-12 00:06:55 +08:00
regnet.py
resnet.py
resnet_cifar.py Add ResNet_CIFAR 2020-07-12 00:06:56 +08:00
resnext.py
seresnet.py
seresnext.py
shufflenet_v1.py Change the init_weight for shufflenet models 2020-07-12 00:06:56 +08:00
shufflenet_v2.py Fix init_weights in 'shufflenet_v2.py'. (#29) 2020-08-13 09:49:41 +08:00