mmsegmentation/tests
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
..
data init commit 2020-07-10 02:39:01 +08:00
test_data init commit 2020-07-10 02:39:01 +08:00
test_models Add "disentangled non-local (DNL) neural networks" [ECCV2020] (#37) 2020-09-07 16:22:00 +08:00
test_ops init commit 2020-07-10 02:39:01 +08:00
test_utils Fast-SCNN implemented (#58) 2020-08-18 23:33:05 +08:00
test_config.py init commit 2020-07-10 02:39:01 +08:00
test_eval_hook.py init commit 2020-07-10 02:39:01 +08:00
test_mean_iou.py init commit 2020-07-10 02:39:01 +08:00
test_sampler.py Generalized OHEM (#54) 2020-08-09 23:49:23 +08:00