mmpretrain/tools/model_converters
takuoko a49c3076e1
[Feature] Support DeiT3. (#1065)
* deit3

deit3

lint

* add tools and test

* deit3

* deit3

* fix preprocess

* lint

* Update config names and checkpoint paths

* Update convert tools to use mmengine, and fix docstring.

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-10-10 14:54:20 +08:00
..
deit3_to_mmcls.py [Feature] Support DeiT3. (#1065) 2022-10-10 14:54:20 +08:00
edgenext_to_mmcls.py [Feature] Support EdgeNeXt for dev-1.x. (#1037) 2022-09-21 13:27:04 +08:00
efficientnet_to_mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
mlpmixer_to_mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
mobilenetv2_to_mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
publish_model.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
reparameterize_model.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
repvgg_to_mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
shufflenetv2_to_mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
torchvision_to_mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
twins2mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
van2mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00
vgg_to_mmcls.py [Improve] Multiple fixes. (#957) 2022-08-09 15:58:08 +08:00