mmclassification/configs
Hubert 04cb42a768
[Feature] Support ConvMixer. (#716)
* basic support for ConvMixer

* simplify

* add data pipeine config for timm

* Add model readme and metafile

* add unittest for convmixer

* add copyright

* modify

* add tests

* update model

* add conv2dAdaptivePadding replacement

* update model index

* fix comments

* Update checkpoint path

Co-authored-by: mzr1996 <mzr1996@163.com>
2022-03-23 15:23:57 +08:00
..
_base_ [Feature] Support ConvMixer. (#716) 2022-03-23 15:23:57 +08:00
conformer [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
convmixer [Feature] Support ConvMixer. (#716) 2022-03-23 15:23:57 +08:00
convnext [Enhance] Add ConvNeXt pretrain models on ImageNet-1k. (#707) 2022-02-24 16:37:59 +08:00
deit [Reproduction] Reproduce training results of DeiT. (#711) 2022-03-02 14:23:10 +08:00
efficientnet Bump version to v0.20.1 (#685) 2022-02-07 11:46:50 +08:00
fp16 [Improvement] Rename config files according to the config name standard. (#508) 2021-11-19 14:20:35 +08:00
hrnet Bump version to v0.20.1 (#685) 2022-02-07 11:46:50 +08:00
lenet [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
mlp_mixer [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
mobilenet_v2 [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
mobilenet_v3 [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
regnet [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
repvgg [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
res2net [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
resnest [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
resnet [Feature] Support CUB dataset. (#703) 2022-03-16 16:22:28 +08:00
resnext [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
seresnet [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
shufflenet_v1 [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
shufflenet_v2 [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
swin_transformer [Feature] Support CUB dataset. (#703) 2022-03-16 16:22:28 +08:00
t2t_vit [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
tnt [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
twins Bump version to v0.20.1 (#685) 2022-02-07 11:46:50 +08:00
vgg [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
vision_transformer [Docs] Update README in configs according to OpenMMLab standard. (#672) 2022-01-26 18:26:01 +08:00
wrn [Feature] Support Wide-ResNet. (#715) 2022-03-04 14:06:34 +08:00