mmsegmentation/tests/test_models
Xia Li 李夏 dbca8b44a9
[Feature] Support EMANet (#34)
* add emanet

* fixed bug and typos

* add emanet config

* fixed padding

* fixed identity

* rename

* rename

* add concat_input

* fallback to update last

* Fixed concat

* update EMANet

* Add tests

* remove self-implement norm

Co-authored-by: Jiarui XU <xvjiarui0826@gmail.com>
2020-09-07 13:06:59 +08:00
..
test_backbone.py Fast-SCNN implemented (#58) 2020-08-18 23:33:05 +08:00
test_forward.py [Feature] Support EMANet (#34) 2020-09-07 13:06:59 +08:00
test_heads.py [Feature] Support EMANet (#34) 2020-09-07 13:06:59 +08:00
test_losses.py init commit 2020-07-10 02:39:01 +08:00
test_necks.py Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
test_segmentor.py init commit 2020-07-10 02:39:01 +08:00