.. |
conformer
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +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 |
densenet
|
[Feature] Support DenseNet. (#750)
|
2022-04-28 13:06:03 +08:00 |
hrnet
|
[Feature] Support HRNet and add pre-trained models (#660)
|
2022-01-28 10:54:14 +08:00 |
poolformer
|
[Feature] Add PoolFormer backbone and checkpoints. (#746)
|
2022-04-15 11:35:15 +08:00 |
regnet
|
…
|
|
swin_transformer
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
van
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +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 |
mlp_mixer_base_patch16.py
|
[Feature] Add MLP Mixer Backbone. (#528)
|
2021-11-15 18:25:22 +08:00 |
mlp_mixer_large_patch16.py
|
[Enhance] Add metafile, readme and converted models for MLP-Mixer (#539)
|
2021-11-24 19:04:19 +08:00 |
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
|
[Feature] Add RepVGG backbone and checkpoints. (#414)
|
2021-09-29 11:06:23 +08:00 |
repvgg-B3_lbs-mixup_in1k.py
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
res2net50-w14-s8.py
|
[Feature] Add Res2Net backbone and converted weights. (#465)
|
2021-10-20 16:34:22 +08:00 |
res2net50-w26-s4.py
|
[Feature] Add Res2Net backbone and converted weights. (#465)
|
2021-10-20 16:34:22 +08:00 |
res2net50-w26-s6.py
|
[Feature] Add Res2Net backbone and converted weights. (#465)
|
2021-10-20 16:34:22 +08:00 |
res2net50-w26-s8.py
|
[Feature] Add Res2Net backbone and converted weights. (#465)
|
2021-10-20 16:34:22 +08:00 |
res2net50-w48-s2.py
|
[Feature] Add Res2Net backbone and converted weights. (#465)
|
2021-10-20 16:34:22 +08:00 |
res2net101-w26-s4.py
|
[Feature] Add Res2Net backbone and converted weights. (#465)
|
2021-10-20 16:34:22 +08:00 |
resnest50.py
|
…
|
|
resnest101.py
|
…
|
|
resnest200.py
|
…
|
|
resnest269.py
|
…
|
|
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
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
resnet50_cutmix.py
|
…
|
|
resnet50_label_smooth.py
|
…
|
|
resnet50_mixup.py
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +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
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
t2t-vit-t-19.py
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
t2t-vit-t-24.py
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
tnt_s_patch16_224.py
|
…
|
|
twins_pcpvt_base.py
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
twins_svt_base.py
|
[Refactor] Refactor batch augmentations
|
2022-07-18 11:11:13 +08:00 |
vgg11.py
|
…
|
|
vgg11bn.py
|
…
|
|
vgg13.py
|
…
|
|
vgg13bn.py
|
…
|
|
vgg16.py
|
…
|
|
vgg16bn.py
|
…
|
|
vgg19.py
|
…
|
|
vgg19bn.py
|
…
|
|
vit-base-p16.py
|
[Refactor] Refator ViT (Continue #295) (#395)
|
2021-10-18 16:07:00 +08:00 |
vit-base-p32.py
|
[Refactor] Refator ViT (Continue #295) (#395)
|
2021-10-18 16:07:00 +08:00 |
vit-large-p16.py
|
[Refactor] Refator ViT (Continue #295) (#395)
|
2021-10-18 16:07:00 +08:00 |
vit-large-p32.py
|
[Refactor] Refator ViT (Continue #295) (#395)
|
2021-10-18 16:07:00 +08:00 |
wide-resnet50.py
|
[Feature] Support Wide-ResNet. (#715)
|
2022-03-04 14:06:34 +08:00 |