mmsegmentation/tests/test_models/test_backbones
MengzhangLI 5783bc1d99
[Feature] Support STDC Network (new) (#995)
* refactor stdc code

* update key

* fix backbone inference

* remove comments

* fixing errors

* fixing version conflict

* fux typo

* use STDCHead

* upload models&logs

* adding model converters script and fix unittest

* fix error

* fix error

* fix error

* delete redundant keys in config

* fix errors in configs and unittest

* fix errors in configs and unittest

* fix errors in configs and unittest

* change Memory name

* refactor stdc2mmseg

* change name to STDC

* refactor stdc

* refactor stdc

* stdc refactor

* stdc refactor

* stdc refactor

* stdc refactor

* stdc refactor

* stdc refactor

* refactor stdc

* stdc refactor

Co-authored-by: xiexinch <xinchen.xie@qq.com>
2021-12-10 23:09:32 +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_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_mit.py [Fix] Fix the bug that mit cannot process init_cfg (#1102) 2021-12-08 23:17:43 -08: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_stdc.py [Feature] Support STDC Network (new) (#995) 2021-12-10 23:09:32 +08: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_twins.py [Feature] Support Twins (NeurIPS2021) (#989) 2021-12-09 19:18:10 +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 [Fix] Fix the bug that vit cannot load pretrain properly when using i… (#999) 2021-11-03 10:36:09 -07:00
utils.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00