mmsegmentation/tests/test_models/test_heads
谢昕辰 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
..
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_ann_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_apc_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_aspp_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_cc_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_decode_head.py [Fix] Fix binary segmentation (#2101) 2022-09-27 16:49:38 +08:00
test_dm_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_dnl_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_dpt_head.py [Enhancement] Revise pre-commit-hooks (#1315) 2022-02-23 23:44:27 +08:00
test_ema_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_fcn_head.py [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00
test_gc_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_isa_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_lraspp_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_mask2former_head.py [Feature] Support Mask2former in MMSeg 1.x (#2255) 2022-12-05 18:34:24 +08:00
test_maskformer_head.py [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x (#2215) 2022-12-01 19:03:10 +08:00
test_nl_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_ocr_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_psa_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_psp_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_segformer_head.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_segmenter_mask_head.py [Feature] Support Segmenter (#955) 2022-01-26 13:50:51 +08:00
test_setr_mla_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_setr_up_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
test_uper_head.py smaller input & channels of unittest (#1004) 2021-11-01 07:47:43 -07:00
utils.py [Fix]Remove modules from mmcv.runner and mmcv.utils (#1966) 2022-08-25 15:15:21 +08:00