mmsegmentation/configs
Han Hu d7ae15c7f7 Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37)
* Add DNLHead

* add configs

* add weight decay mult

* add norm back

* Update README.md

* matched inference performance

* Fixed shape

* sep conv_out

* no norm

* add norm back

* complete model zoo

* add tests

* Add test forward

* Add more test

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2020-09-07 16:22:00 +08:00
..
_base_ Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37) 2020-09-07 16:22:00 +08:00
ann init commit 2020-07-10 02:39:01 +08:00
ccnet init commit 2020-07-10 02:39:01 +08:00
danet init commit 2020-07-10 02:39:01 +08:00
deeplabv3 init commit 2020-07-10 02:39:01 +08:00
deeplabv3plus init commit 2020-07-10 02:39:01 +08:00
dnlnet Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37) 2020-09-07 16:22:00 +08:00
emanet [Feature] Support EMANet (#34) 2020-09-07 13:06:59 +08:00
encnet init commit 2020-07-10 02:39:01 +08:00
fastscnn Fix fastscnn resize problems. (#82) 2020-08-23 14:41:30 +08:00
fcn init commit 2020-07-10 02:39:01 +08:00
fp16 Support FP16 (#21) 2020-07-20 15:17:18 +08:00
gcnet init commit 2020-07-10 02:39:01 +08:00
hrnet init commit 2020-07-10 02:39:01 +08:00
mobilenet_v2 [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
nonlocal_net init commit 2020-07-10 02:39:01 +08:00
ocrnet add more results of OCRNet (#20) 2020-08-14 13:16:27 +08:00
psanet init commit 2020-07-10 02:39:01 +08:00
pspnet init commit 2020-07-10 02:39:01 +08:00
resnest Support ResNeSt backbone (#47) 2020-08-17 00:54:01 +08:00
sem_fpn Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
upernet init commit 2020-07-10 02:39:01 +08:00