mmsegmentation/tests/test_models/test_backbones
Junjun2016 0a06853bb6 [Feature] Support TIMMBackbone (#998)
* add TIMMBackbone and unittests

* add timm to tests requirements

* deprecate pt1.3.1

* reduce the unittests input of timm backbone

* fix ci

* fix ci

* fix ci

* fix ci

* fix ci

* fix ci

* fix ci

* fix ci

* fix ci

* remove unittests of large models of timm backbone

* generate coverage report for all unittests env

* reduce the unittests input of timm backbone

* reduce the unittests input of timm backbone
2021-11-02 12:51:11 +08:00
..
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07: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 [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_cgnet.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07: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_mit.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_mobilenet_v3.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_resnest.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_resnet.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_resnext.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_swin.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_timm_backbone.py [Feature] Support TIMMBackbone (#998) 2021-11-02 12:51:11 +08:00
test_unet.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
test_vit.py [Improvement] Refactor Swin-Transformer (#800) 2021-09-29 08:46:33 +08:00
utils.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00