mmsegmentation/mmseg
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
..
apis Update test.py (#93) 2020-08-25 21:12:39 +08:00
core Generalized OHEM (#54) 2020-08-09 23:49:23 +08:00
datasets Fixed slide inference (#90) 2020-08-25 20:01:01 +08:00
models Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37) 2020-09-07 16:22:00 +08:00
ops Onnx upsample (#100) 2020-09-03 19:59:13 +08:00
utils Windows Support (Experimental) (#75) 2020-08-28 11:34:44 +08:00
__init__.py [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
version.py Auto get version info and git hash (#55) 2020-08-11 19:23:35 +08:00