mmsegmentation/tests
MengzhangLI 933e4d3cb6
[Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x (#2215)
* [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x

* add mmdet try except logic

* refactor config files

* add readme

* fix config

* update models & logs

* add MMDET installation and fix info

* fix comments

* fix

* fix config norm optimizer setting

* update models & logs & unittest

* add docstring of MaskFormerHead

* wait for mmdet 3.0.0rc4

* replace seg_mask with seg_logits & add docstring for batch_input_shape

* use mmdet3.0.0rc4

* fix readme and modify config comments

* add mmdet installation in pr_stage_test.yml

* update mmcv version in pr_stage_test.yml

* add mmdet in build_cpu of pr_stage_test.yml

* modify mmdet& mmcv installation in merge_stage_test.yml

* fix typo

* update test.yml

* update test.yml
2022-12-01 19:03:10 +08:00
..
data [Feature] LIP dataset (#2187) 2022-10-31 20:47:52 +08:00
test_datasets add docstring 2022-11-24 16:22:07 +08:00
test_engine [Refactor] data flow (#1956) 2022-08-26 15:54:23 +08:00
test_evaluation/test_metrics [Doc] Add evaluation doc (#2077) 2022-10-13 14:55:04 +08:00
test_models [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x (#2215) 2022-12-01 19:03:10 +08:00
test_structures [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
test_utils [Feature] Add BioMedical data loading (#2176) 2022-10-18 16:30:08 +08:00
test_visualization [Enhancement]Add `out_file` in add_datasample to directly save image (#2090) 2022-09-20 15:23:13 +08:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_config.py [Feature] Support PoolFormer in MMSegmentation 2.0 (#2191) 2022-10-19 13:08:07 +08:00
test_digit_version.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_sampler.py rename data to structures (#1854) 2022-08-19 20:50:02 +08:00