mmsegmentation/mmseg
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
..
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 [Feature] Support EMANet (#34) 2020-09-07 13:06:59 +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