mirror of
https://github.com/open-mmlab/mmclassification.git
synced 2025-06-03 21:53:55 +08:00
* add pth converter * minor update on config files, add metafile and readme * add missing readme and minor fixes * minor fixes * Update config names and checkpoint download link * Update model_zoo.md Co-authored-by: mzr1996 <mzr1996@163.com>
16 lines
500 B
YAML
16 lines
500 B
YAML
Import:
|
|
- configs/mobilenet_v2/metafile.yml
|
|
- configs/resnet/metafile.yml
|
|
- configs/res2net/metafile.yml
|
|
- configs/resnext/metafile.yml
|
|
- configs/seresnet/metafile.yml
|
|
- configs/shufflenet_v1/metafile.yml
|
|
- configs/shufflenet_v2/metafile.yml
|
|
- configs/swin_transformer/metafile.yml
|
|
- configs/vgg/metafile.yml
|
|
- configs/repvgg/metafile.yml
|
|
- configs/tnt/metafile.yml
|
|
- configs/vision_transformer/metafile.yml
|
|
- configs/t2t_vit/metafile.yml
|
|
- configs/mlp_mixer/metafile.yml
|