mmsegmentation/tests/test_models
Rockey bc27f24109 [Fix] Fix the bug that vit cannot load pretrain properly when using i… (#999)
* [Fix] Fix the bug that vit cannot load pretrain properly when using init_cfg to specify the pretrain scheme

* [Fix] fix the coverage problem

* Update mmseg/models/backbones/vit.py

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

* [Fix] make the predicate more concise and clearer

* [Fix] Modified the judgement logic

* Update tests/test_models/test_backbones/test_vit.py

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

* add comments

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
2021-11-03 10:36:09 -07:00
..
test_backbones [Fix] Fix the bug that vit cannot load pretrain properly when using i… (#999) 2021-11-03 10:36:09 -07:00
test_heads smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_losses [Feature] Support multiple losses during training (#818) 2021-09-24 15:08:28 +08:00
test_necks smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_segmentors [Fix] Fix loss parse in val_step (#906) 2021-09-25 18:17:40 -07:00
test_utils [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_forward.py [Fix] Convert SyncBN to BN when training on DP (#772) 2021-09-15 09:39:37 -07:00