mmsegmentation/tests/test_models/test_backbones
Miao Zheng e0499d5a77 [Fix] Fix repo based on refactoring standard (#1869)
* [Fix] Fix repo based on refactory standard

* fix ut
2022-08-19 20:50:02 +08:00
..
__init__.py [Fix] Fix repo based on refactoring standard (#1869) 2022-08-19 20:50:02 +08:00
test_beit.py [Feature] Add BEiT backbone (#1404) 2022-03-30 15:25:10 +08:00
test_bisenetv1.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_bisenetv2.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_blocks.py [Fix] Add Pytorch HardSwish assertion in unit test (#1294) 2022-02-16 19:47:58 +08:00
test_cgnet.py
test_erfnet.py [Feature] Support Real-time model ERFNet (#960) 2021-12-01 23:54:39 -08:00
test_fast_scnn.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_hrnet.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_icnet.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_mae.py [Feature]: Add MAE (#1307) 2022-04-28 00:54:20 +08:00
test_mit.py [Feature] Add with cp to mit and vit (#1431) 2022-04-01 21:01:45 +08:00
test_mobilenet_v3.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_resnest.py
test_resnet.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_resnext.py
test_stdc.py [Feature] Support STDC Network (new) (#995) 2021-12-10 23:09:32 +08:00
test_swin.py [Enhancement] Revise pre-commit-hooks (#1315) 2022-02-23 23:44:27 +08:00
test_timm_backbone.py [Feature] Support TIMMBackbone (#998) 2021-11-02 12:51:11 +08:00
test_twins.py [Enhancement] Revise pre-commit-hooks (#1315) 2022-02-23 23:44:27 +08:00
test_unet.py [Fix] Fix repo based on refactoring standard (#1869) 2022-08-19 20:50:02 +08:00
test_vit.py [Feature] Add with cp to mit and vit (#1431) 2022-04-01 21:01:45 +08:00
utils.py