mmsegmentation/mmseg/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
..
backbones [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
decode_heads [Feature] Support EMANet (#34) 2020-09-07 13:06:59 +08:00
losses init commit 2020-07-10 02:39:01 +08:00
necks Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
segmentors Fixed slide inference (#90) 2020-08-25 20:01:01 +08:00
utils [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
__init__.py Add Semantic FPN (#94) 2020-09-03 19:56:36 +08:00
builder.py init commit 2020-07-10 02:39:01 +08:00