mmpretrain/tools/convert_models
kusakana 779a06257c
[Feature] Support Wide-ResNet. (#715)
* Add configs of Wide ResNet

* updated config

* add docs and metafile

* update configs

* remove extra import

* Update metafile and readme

Co-authored-by: Ezra-Yu <1105212286@qq.com>
Co-authored-by: mzr1996 <mzr1996@163.com>
2022-03-04 14:06:34 +08:00
..
efficientnet_to_mmcls.py [Enhance] Add a new pre-commit-hook to automatically add a copyright. (#710) 2022-02-25 11:48:07 +08:00
mlpmixer_to_mmcls.py [Enhance] Return code 1 if scripts runs failed. (#694) 2022-03-03 10:54:16 +08:00
mobilenetv2_to_mmcls.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
publish_model.py [Fix] Fix `publish_model` bug if no parent of `out_file`. (#463) 2021-09-26 11:21:19 +08:00
reparameterize_repvgg.py [Enhance] Return code 1 if scripts runs failed. (#694) 2022-03-03 10:54:16 +08:00
repvgg_to_mmcls.py [Enhance] Return code 1 if scripts runs failed. (#694) 2022-03-03 10:54:16 +08:00
shufflenetv2_to_mmcls.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00
torchvision_to_mmcls.py [Feature] Support Wide-ResNet. (#715) 2022-03-04 14:06:34 +08:00
twins2mmcls.py [Feature] Add Twins backbone and convert checkpoints. (#642) 2022-01-27 10:25:05 +08:00
vgg_to_mmcls.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +08:00