mmsegmentation/.github
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
..
ISSUE_TEMPLATE Update pre-commit yaml and md2yml.py 2022-07-05 15:58:48 +08:00
workflows [Feature] Support MaskFormer(NeurIPS'2021) in MMSeg 1.x (#2215) 2022-12-01 19:03:10 +08:00
CODE_OF_CONDUCT.md Update pre-commit yaml and md2yml.py 2022-07-05 15:58:48 +08:00
CONTRIBUTING.md [Fix] README for mmseg 1.x (#2009) 2022-09-01 00:03:51 +08:00
pull_request_template.md fix typos 2021-06-22 19:07:55 +08:00