.. |
__init__.py
|
[Feature] Support HorNet Backbone for dev1.x. (#1094)
|
2022-11-04 15:33:46 +08:00 |
alexnet.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
base_backbone.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
conformer.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
convmixer.py
|
[Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986)
|
2022-08-24 15:59:02 +08:00 |
convnext.py
|
[Feature] Support EdgeNeXt for dev-1.x. (#1037)
|
2022-09-21 13:27:04 +08:00 |
cspnet.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
deit.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
deit3.py
|
[Feature] Support DeiT3. (#1065)
|
2022-10-10 14:54:20 +08:00 |
densenet.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
edgenext.py
|
[Feature] Support EdgeNeXt for dev-1.x. (#1037)
|
2022-09-21 13:27:04 +08:00 |
efficientformer.py
|
[Feature] Add efficientformer Backbone for MMCls 1.x. (#1031)
|
2022-09-20 14:56:45 +08:00 |
efficientnet.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
hornet.py
|
[Feature] Support HorNet Backbone for dev1.x. (#1094)
|
2022-11-04 15:33:46 +08:00 |
hrnet.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
inception_v3.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
lenet.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
mlp_mixer.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
mobilenet_v2.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
mobilenet_v3.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
mobileone.py
|
[Feature] Add MobileOne Backbone For MMCls 1.x. (#1030)
|
2022-09-16 11:55:10 +08:00 |
mobilevit.py
|
[Feature] Support MobileViT backbone. (#1068)
|
2022-10-18 17:05:59 +08:00 |
mvit.py
|
[Feature] Support MViT for MMCLS 1.x (#1023)
|
2022-09-22 09:23:49 +08:00 |
poolformer.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
regnet.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
repmlp.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
repvgg.py
|
[Enhancement] RepVGG for YOLOX-PAI for dev-1.x. (#1126)
|
2022-11-04 15:36:18 +08:00 |
res2net.py
|
[Refactor] Refactor import dependency. (#977)
|
2022-08-22 15:17:33 +08:00 |
resnest.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
resnet.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
resnet_cifar.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
resnext.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
seresnet.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
seresnext.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +08:00 |
shufflenet_v1.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
shufflenet_v2.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
swin_transformer.py
|
[Fix] Fix the output position of Swin-Transformer. (#947)
|
2022-09-22 17:11:52 +08:00 |
swin_transformer_v2.py
|
[Feature] Support Swin Transformer V2 for MMCLS 1.x. (#1029)
|
2022-09-20 15:45:27 +08:00 |
t2t_vit.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
timm_backbone.py
|
[Refactor] Refactor import dependency. (#977)
|
2022-08-22 15:17:33 +08:00 |
tnt.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
twins.py
|
[Docs] Fix some docstrings.
|
2022-10-10 11:17:48 +08:00 |
van.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
vgg.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
vision_transformer.py
|
[Feature] Add ViT huge architecture. (#1049)
|
2022-09-21 13:27:54 +08:00 |