mmsegmentation/tests/test_models
谢昕辰 163277bfe0
[Feature] Support Mask2former in MMSeg 1.x (#2255)
* init commits

* fix crop size

* add seg_data2instance_data method

* add ut and update requirement

* update configs and readme

* add model-indel

* update optional requirements

* fix results

* fix lint error

* update results

* update results

* remove mmdet from requirements/optional.txt

* use try import and update README

* add docstring to overwrtied method

* minor change

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
2022-12-05 18:34:24 +08:00
..
test_backbones [Enhance] Make scipy as a default dependency in runtime in dev-1.x 2022-11-30 21:51:38 +08:00
test_heads [Feature] Support Mask2former in MMSeg 1.x (#2255) 2022-12-05 18:34:24 +08:00
test_losses [Fix] Fix mmengine dump of tversky ut in dev-1.x (#2001) 2022-08-31 12:01:55 +08:00
test_necks [Feature] Add BEiT backbone (#1404) 2022-03-30 15:25:10 +08:00
test_segmentors [Fix] Fix the problem of post-processing not removing padding (#2367) 2022-12-01 16:35:39 +08:00
test_utils [Feature] add nlc2nchw2nlc and nchw2nlc2nchw (#1249) 2022-03-10 20:27:28 +08:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_data_preprocessor.py add data_preprocessor ut 2022-11-17 11:10:40 +08:00
test_forward.py [Fix] Config name in ut (#1978) 2022-08-26 21:20:26 +08:00