mirror of
https://github.com/open-mmlab/mmpretrain.git
synced 2025-06-03 14:59:18 +08:00
* add mytrain.py for test * test before layers * test attr in layers * test classifier * delete mytrain.py * add mobilenet_v3.yml * fix ymal * rename model_zoo.yml to model-index.yml * replace imagenet with imagenet-1k
11 lines
317 B
YAML
11 lines
317 B
YAML
Import:
|
|
- configs/fp16/metafile.yml
|
|
- configs/mobilenet_v2/metafile.yml
|
|
- configs/resnet/metafile.yml
|
|
- configs/resnext/metafile.yml
|
|
- configs/seresnet/metafile.yml
|
|
- configs/seresnext/metafile.yml
|
|
- configs/shufflenet_v1/metafile.yml
|
|
- configs/shufflenet_v2/metafile.yml
|
|
- configs/vgg/metafile.yml
|