.. |
__init__.py
|
[Enhance] Support dynamic input shape for ViT-based algorithms. (#706)
|
2022-03-03 13:10:12 +08:00 |
test_conformer.py
|
[Improve] Clean useless code and reduce unit tests memory usage.
|
2022-07-18 11:11:13 +08:00 |
test_convmixer.py
|
[Feature] Support ConvMixer. (#716)
|
2022-03-23 15:23:57 +08:00 |
test_convnext.py
|
[Feature] Support ConvNeXt (#670)
|
2022-01-28 10:36:45 +08:00 |
test_cspnet.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
test_deit.py
|
[Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986)
|
2022-08-24 15:59:02 +08:00 |
test_densenet.py
|
[Feature] Support DenseNet. (#750)
|
2022-04-28 13:06:03 +08:00 |
test_efficientnet.py
|
[Enhance] Upgrade isort pre-commit hooks. (#687)
|
2022-02-17 02:17:20 +08:00 |
test_hrnet.py
|
[Feature] Support HRNet and add pre-trained models (#660)
|
2022-01-28 10:54:14 +08:00 |
test_inception_v3.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
test_mlp_mixer.py
|
[Improve] Clean useless code and reduce unit tests memory usage.
|
2022-07-18 11:11:13 +08:00 |
test_mobilenet_v2.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_mobilenet_v3.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_poolformer.py
|
[Feature] Add PoolFormer backbone and checkpoints. (#746)
|
2022-04-15 11:35:15 +08:00 |
test_regnet.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_repmlp.py
|
[Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986)
|
2022-08-24 15:59:02 +08:00 |
test_repvgg.py
|
[Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986)
|
2022-08-24 15:59:02 +08:00 |
test_res2net.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
test_resnest.py
|
[Docs] Add Copyright information. (#413)
|
2021-08-17 19:52:42 +08:00 |
test_resnet.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
test_resnet_cifar.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
test_resnext.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_seresnet.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_seresnext.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_shufflenet_v1.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_shufflenet_v2.py
|
[Enhance] Improve downstream repositories compatibility (#421)
|
2021-09-08 10:38:57 +08:00 |
test_swin_transformer.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
test_t2t_vit.py
|
[Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986)
|
2022-08-24 15:59:02 +08:00 |
test_timm_backbone.py
|
[Refactor] Refactor dev scripts
|
2022-07-18 11:11:13 +08:00 |
test_tnt.py
|
[Refactor] Fix TnT compatibility and verbose warning. (#436)
|
2021-09-22 19:37:24 +08:00 |
test_twins.py
|
[Refactor] Add VOC dataset and mutil_label dataset
|
2022-07-18 11:11:13 +08:00 |
test_van.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
test_vgg.py
|
[Refactor] Refactor the data flow. (#989)
|
2022-08-26 10:40:43 +08:00 |
test_vision_transformer.py
|
[Refactor] Use `mmengine` instead of `mmcv` and refactor some transforms. (#986)
|
2022-08-24 15:59:02 +08:00 |
utils.py
|
[Enhance] Support dynamic input shape for ViT-based algorithms. (#706)
|
2022-03-03 13:10:12 +08:00 |