mmsegmentation/configs/_base_/models
yamengxi f5eb7f2627
[New model] Support CGNet (#223)
* added cgnet

* added testing for cgnet

* git test

* add cgnet

* fix __init__

* rename FGlo with GlobalContextExtractor

* add readme.md and rename bn with norm

* delete cg_head

* fix a language mistake

* rename cgnet_m3n21.py to cgnet.py

* modify README.md

* modify list to tuple

* add fcn_head test

* add assert to fcn_head

* blank

* fix fcn_head assert bug

* add

* add cgnet to README.md and model_zoo.md

* modify cgnet README.md

Co-authored-by: KID <wps_@mail.nankai.edu.cn>
2020-11-03 00:05:25 -08:00
..
ann_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
ccnet_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
cgnet.py [New model] Support CGNet (#223) 2020-11-03 00:05:25 -08:00
danet_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
deeplabv3_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
deeplabv3plus_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
dnl_r50-d8.py Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37) 2020-09-07 16:22:00 +08:00
emanet_r50-d8.py [Feature] Support EMANet (#34) 2020-09-07 13:06:59 +08:00
encnet_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
fast_scnn.py Fast-SCNN implemented (#58) 2020-08-18 23:33:05 +08:00
fcn_hr18.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
fcn_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
fpn_r50.py Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
gcnet_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
nonlocal_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
ocrnet_hr18.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
ocrnet_r50-d8.py add more results of OCRNet (#20) 2020-08-14 13:16:27 +08:00
pointrend_r50.py [Feature] Support PointRend (#109) 2020-09-07 19:59:44 +08:00
psanet_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
pspnet_r50-d8.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00
upernet_r50.py Add test tutorial (#9) 2020-07-12 23:53:56 +08:00