mmclassification/configs
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
..
_base_ Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00
cifar10 Add CIFAR10 configs and models (#38) 2020-08-26 16:34:15 +08:00
imagenet Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00
mnist Add configs for MNIST, CIFAR10 and ImageNet 2020-07-12 00:06:57 +08:00