EasyCV/tests/models/backbones
Chen Jiayu 8c93caa2d9
support Efficientformer algo (#128)
* add efficientformer
2022-07-27 11:36:03 +08:00
..
__init__.py initial commit 2022-04-02 20:01:06 +08:00
test_benchmark_mlp.py initial commit 2022-04-02 20:01:06 +08:00
test_bninception.py Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
test_efficientformer.py support Efficientformer algo (#128) 2022-07-27 11:36:03 +08:00
test_genet.py Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
test_hrnet.py initial commit 2022-04-02 20:01:06 +08:00
test_inceptionv3.py Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
test_lighthrnet.py initial commit 2022-04-02 20:01:06 +08:00
test_mae_vit_transformer.py initial commit 2022-04-02 20:01:06 +08:00
test_mnasnet.py Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
test_mobilenetv2.py Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
test_pytorch_image_models_wrapper.py Expand cls model zoo (#55) 2022-06-01 11:01:29 +08:00
test_resnest.py initial commit 2022-04-02 20:01:06 +08:00
test_resnet.py initial commit 2022-04-02 20:01:06 +08:00
test_resnext.py initial commit 2022-04-02 20:01:06 +08:00
test_vitdet.py Support ViTDet algo (#35) 2022-06-10 21:49:32 +08:00