.. |
__init__.py
|
[Feature] Add efficientformer Backbone for MMCls 1.x. (#1031)
|
2022-09-20 14:56:45 +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
|
[Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986)
|
2022-08-24 15:59:02 +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 |
densenet.py
|
[Refactor] Inherit all registries from MMEngine and use inherited registries.
|
2022-07-18 10:53:27 +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 |
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 |
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
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +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
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +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
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +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
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |