mmpretrain/tools/convert_models
Lei Yang bc1b08ba41
Add VGG and pretained models (#27)
* add vgg

* add vgg model coversion tool

* fix out_indices and docstr

* add vgg models in configs

* add params, flops and accuracy in docs

* add pretrained models url

* use ConvModule and refine var names

* update vgg conversion tool

* modify bn config

* add docs for arch_setting

* add unit test for vgg

* rm debug code

* update vgg pretrained models
2020-09-29 17:49:42 +08:00
..
mobilenetv2_to_mmcls.py fix mobilenetv2 convert tools (#34) 2020-08-13 14:05:34 +08:00
shufflenetv2_to_mmcls.py update shufflenet_v1 2020-07-12 00:06:55 +08:00
vgg_to_mmcls.py Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00