mmsegmentation/tests/test_models/test_backbones
Lxinyang 793e082eeb
[Feature] Support Twins (NeurIPS2021) (#989)
* debug

* debug

* debug

* this is a debug step, and needs to be recovered

* need recover

* git

* debug

* git

* git

* git

* git

* git

* git

* debug need recover

* debug

* git

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debugf

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* git

* git

* git

* use config small/base/large

* debug

* debug

* git

* debug

* git

* debug

* debug

* debug args

* debug

* debug

* git

* git

* debug

* git

* git

* git

* git

* git

* debug

* debug

* git

* debug

* git

* debug

* debug

* debug

* debug

* git

* debug

* git

* git

* debug

* debug

* git

* git

* git

* git

* debug

* debug

* debug

* debug

* git

* debug

* debug

* git

* git

* debug

* debug

* git

* debug

* debug

* debug

* git

* debug

* debug

* debug

* Please enter the commit message for your changes. Lines starting

* git

* git

* debug

* debug

* debug

* git

* git

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* git

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* git

* fix pre-commit error

* fix error

* git

* git

* git

* git

* git

* git

* debug

* debug

* debug

* debug

* debug

* debug

* git

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* debug

* git

* git

* git

* debug

* debug

* debug

* git

* git

* git

* git

* git

* git

* git

* git

* git

* debug

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* fix unittest error

* fix config errors

* fix twins2mmseg bug

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* git

* fix init_weights() in twins.py

* git

* git

* git

* git

* fix comment

* fix comment

* fix comment

* fix comment

* fix unit test coverage in TwinsPR

* Add Twins README

* Add Twins README

* twins refactor

* twins refactor

* delete init_cfg in FFN

* delete init_cfg in FFN

* Update mmseg/models/backbones/twins.py

* Update mmseg/models/backbones/twins.py

* Update mmseg/models/backbones/twins.py

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>

* Update mmseg/models/backbones/twins.py

* add conference name

Co-authored-by: linxinyang <linxinyang@meituan.com>
Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
2021-12-09 19:18:10 +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_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