mmpretrain/tests
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
..
data Add RandomCrop, RandomResizedCrop, RandomGrayscale, impad 2020-07-12 00:06:55 +08:00
test_backbones Add VGG and pretained models (#27) 2020-09-29 17:49:42 +08:00
test_pipelines Add albumentations (#45) 2020-09-22 17:35:39 +08:00
test_dataset.py fix test_dataset 2020-07-06 00:43:22 +08:00