mmpretrain/mmcls
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
..
apis Add classifiers, heads, necks and losses 2020-07-07 19:32:06 +08:00
core Update readme (#3) 2020-07-13 12:55:34 +08:00
datasets Add albumentations (#45) 2020-09-22 17:35:39 +08:00
models Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00
utils init commit 2020-05-21 21:21:43 +08:00
VERSION init commit 2020-05-21 21:21:43 +08:00
__init__.py merge master 2020-06-15 20:54:52 +08:00