mmclassification/tools/model_converters
takuoko c4f3883a22
[Feature] Support DaViT. (#1105)
* add davit

* fix mixup config

* convert scripts

* lint

* test

* test

* Add checkpoint links.

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-11-16 17:23:55 +08:00
..
davit_to_mmcls.py [Feature] Support DaViT. (#1105) 2022-11-16 17:23:55 +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
hornet2mmcls.py [Feature] Support HorNet Backbone for dev1.x. (#1094) 2022-11-04 15:33:46 +08:00
mlpmixer_to_mmcls.py
mobilenetv2_to_mmcls.py
publish_model.py
reparameterize_model.py
repvgg_to_mmcls.py
shufflenetv2_to_mmcls.py
torchvision_to_mmcls.py
twins2mmcls.py
van2mmcls.py
vgg_to_mmcls.py