mmsegmentation/configs/_base_/models
MengzhangLI 5783bc1d99
[Feature] Support STDC Network (new) (#995)
* refactor stdc code

* update key

* fix backbone inference

* remove comments

* fixing errors

* fixing version conflict

* fux typo

* use STDCHead

* upload models&logs

* adding model converters script and fix unittest

* fix error

* fix error

* fix error

* delete redundant keys in config

* fix errors in configs and unittest

* fix errors in configs and unittest

* fix errors in configs and unittest

* change Memory name

* refactor stdc2mmseg

* change name to STDC

* refactor stdc

* refactor stdc

* stdc refactor

* stdc refactor

* stdc refactor

* stdc refactor

* stdc refactor

* stdc refactor

* refactor stdc

* stdc refactor

Co-authored-by: xiexinch <xinchen.xie@qq.com>
2021-12-10 23:09:32 +08:00
..
ann_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
apcnet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
bisenetv1_r18-d32.py [Feature] Support BiSeNetV1 (#851) 2021-09-29 02:12:57 +08:00
bisenetv2.py [Feature] Support BiSeNetV2 (#804) 2021-09-26 18:52:16 +08:00
ccnet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
cgnet.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
danet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
deeplabv3_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
deeplabv3_unet_s5-d16.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
deeplabv3plus_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
dmnet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
dnl_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
dpt_vit-b16.py [Feature] add DPT head (#605) 2021-08-30 16:53:05 +08:00
emanet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
encnet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
erfnet_fcn.py [Feature] Support Real-time model ERFNet (#960) 2021-12-01 23:54:39 -08:00
fast_scnn.py [Fix] fix fast scnn (#606) 2021-07-02 17:58:35 +08:00
fastfcn_r50-d32_jpu_psp.py [Feature] Support FastFCN (#885) 2021-10-01 02:41:24 +08:00
fcn_hr18.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
fcn_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
fcn_unet_s5-d16.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
fpn_r50.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
gcnet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
icnet_r50-d8.py [Feature] Support ICNet (#884) 2021-09-30 09:31:57 -07:00
isanet_r50-d8.py [Feature] Support ISA module (#70) 2021-09-08 21:13:53 -07:00
lraspp_m-v3-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
nonlocal_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
ocrnet_hr18.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
ocrnet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
pointrend_r50.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
psanet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
pspnet_r50-d8.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
pspnet_unet_s5-d16.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
segformer_mit-b0.py [Feature] Add segformer decode head and related train config (#599) 2021-08-13 13:31:19 +08:00
setr_mla.py [Enhancement] Delete convert function and add instruction to ViT/Swin README.md (#791) 2021-08-25 15:00:41 -07:00
setr_naive.py [Enhancement] Delete convert function and add instruction to ViT/Swin README.md (#791) 2021-08-25 15:00:41 -07:00
setr_pup.py [Enhancement] Delete convert function and add instruction to ViT/Swin README.md (#791) 2021-08-25 15:00:41 -07:00
stdc.py [Feature] Support STDC Network (new) (#995) 2021-12-10 23:09:32 +08:00
twins_pcpvt-s_fpn.py [Feature] Support Twins (NeurIPS2021) (#989) 2021-12-09 19:18:10 +08:00
twins_pcpvt-s_upernet.py [Feature] Support Twins (NeurIPS2021) (#989) 2021-12-09 19:18:10 +08:00
upernet_r50.py [Improvement] Move train_cfg/test_cfg inside model (#341) 2021-01-19 17:06:23 -08:00
upernet_swin.py [Improvement] Refactor Swin-Transformer (#800) 2021-09-29 08:46:33 +08:00
upernet_vit-b16_ln_mln.py [Enhancement] Delete convert function and add instruction to ViT/Swin README.md (#791) 2021-08-25 15:00:41 -07:00