..
conformer
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
convmixer
[Feature] Support ConvMixer. ( #716 )
2022-03-23 15:23:57 +08:00
convnext
[Feature] Support ConvNeXt ( #670 )
2022-01-28 10:36:45 +08:00
deit3
[Feature] Support DeiT3. ( #1065 )
2022-10-10 14:54:20 +08:00
densenet
[Feature] Support DenseNet. ( #750 )
2022-04-28 13:06:03 +08:00
edgenext
[Feature] Support EdgeNeXt for dev-1.x. ( #1037 )
2022-09-21 13:27:04 +08:00
hrnet
[Feature] Support HRNet and add pre-trained models ( #660 )
2022-01-28 10:54:14 +08:00
mobileone
[Feature] Add MobileOne Backbone For MMCls 1.x. ( #1030 )
2022-09-16 11:55:10 +08:00
mvit
[Feature] Support MViT for MMCLS 1.x ( #1023 )
2022-09-22 09:23:49 +08:00
poolformer
[Feature] Add PoolFormer backbone and checkpoints. ( #746 )
2022-04-15 11:35:15 +08:00
regnet
…
swin_transformer
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
swin_transformer_v2
[Feature] Support Swin Transformer V2 for MMCLS 1.x. ( #1029 )
2022-09-20 15:45:27 +08:00
van
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
efficientformer-l1.py
[Feature] Add efficientformer Backbone for MMCls 1.x. ( #1031 )
2022-09-20 14:56:45 +08:00
efficientnet_b0.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b1.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b2.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b3.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b4.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b5.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b6.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b7.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_b8.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_em.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
efficientnet_es.py
[Feature] Support EfficientNet ( #649 )
2022-01-25 12:14:17 +08:00
inception_v3.py
[Refactor] Refactor dev scripts
2022-07-18 11:11:13 +08:00
mlp_mixer_base_patch16.py
…
mlp_mixer_large_patch16.py
…
mobilenet_v2_1x.py
…
mobilenet_v3_large_imagenet.py
[Enhance] Enhance feature extraction function. ( #593 )
2021-12-17 15:55:02 +08:00
mobilenet_v3_small_cifar.py
…
mobilenet_v3_small_imagenet.py
[Enhance] Enhance feature extraction function. ( #593 )
2021-12-17 15:55:02 +08:00
repmlp-base_224.py
[Feature] ADD RepMLP Backbone and checkpoints. ( #709 )
2022-03-30 20:40:25 +08:00
repvgg-A0_in1k.py
…
repvgg-B3_lbs-mixup_in1k.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
res2net50-w14-s8.py
…
res2net50-w26-s4.py
…
res2net50-w26-s6.py
…
res2net50-w26-s8.py
…
res2net50-w48-s2.py
…
res2net101-w26-s4.py
…
resnest50.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
resnest101.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
resnest200.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
resnest269.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
resnet18.py
…
resnet18_cifar.py
…
resnet34.py
…
resnet34_cifar.py
…
resnet34_gem.py
[Feature] Support gem pooling ( #677 )
2022-02-17 02:17:36 +08:00
resnet50.py
…
resnet50_cifar.py
…
resnet50_cifar_cutmix.py
…
resnet50_cifar_mixup.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
resnet50_cutmix.py
…
resnet50_label_smooth.py
…
resnet50_mixup.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
resnet101.py
…
resnet101_cifar.py
…
resnet152.py
…
resnet152_cifar.py
…
resnetv1c50.py
[Feature] Add ResNetV1c. ( #692 )
2022-02-23 11:36:33 +08:00
resnetv1d50.py
…
resnetv1d101.py
…
resnetv1d152.py
…
resnext50_32x4d.py
…
resnext101_32x4d.py
…
resnext101_32x8d.py
…
resnext152_32x4d.py
…
seresnet50.py
…
seresnet101.py
…
seresnext50_32x4d.py
…
seresnext101_32x4d.py
…
shufflenet_v1_1x.py
…
shufflenet_v2_1x.py
…
t2t-vit-t-14.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
t2t-vit-t-19.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
t2t-vit-t-24.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
tnt_s_patch16_224.py
…
twins_pcpvt_base.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
twins_svt_base.py
[Improve] Speed up data preprocessor. ( #1064 )
2022-10-17 17:08:18 +08:00
vgg11.py
…
vgg11bn.py
…
vgg13.py
…
vgg13bn.py
…
vgg16.py
…
vgg16bn.py
…
vgg19.py
…
vgg19bn.py
…
vit-base-p16.py
…
vit-base-p32.py
…
vit-large-p16.py
…
vit-large-p32.py
…
wide-resnet50.py
[Feature] Support Wide-ResNet. ( #715 )
2022-03-04 14:06:34 +08:00