mmpretrain/tools/convert_models
Ezra-Yu 94eb3ff83e
[Feature] Add Twins backbone and convert checkpoints. (#642)
* add twins backbone

* add position_encoding

* refactor twins

* Supplemental unit tests

* update docstring and readme

* update docstring and readme

* update docstring and readme

* update docstring

* update docstring

* update docstring

* update docstring

* remove note

* update doc and docstring

* update docstring

* update docstring

* use abstract pdf link and rename yamlfile

* Update model link

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-01-27 10:25:05 +08:00
..
efficientnet_to_mmcls.py [Feature] Support EfficientNet (#649) 2022-01-25 12:14:17 +08:00
mlpmixer_to_mmcls.py [Enhance] Add metafile, readme and converted models for MLP-Mixer (#539) 2021-11-24 19:04:19 +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 [Feature] Add RepVGG backbone and checkpoints. (#414) 2021-09-29 11:06:23 +08:00
repvgg_to_mmcls.py [Feature] Add RepVGG backbone and checkpoints. (#414) 2021-09-29 11:06:23 +08:00
shufflenetv2_to_mmcls.py [Docs] Add Copyright information. (#413) 2021-08-17 19:52:42 +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