mmsegmentation/mmseg/models
yamengxi 7baed6513e Add Pascal Context to mmsegmentation (#133)
* Add Pascal Context to mmsegmentation

* Add benchmark result to Pascal Context

* fix mmcv version

* fix code syntax

* fix code syntax again

* Update mmseg/models/segmentors/encoder_decoder.py

update hint

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>

* update comment

* fix pascal context model path

* fix model path mistake again

* fix model path mistake again

* fix model path mistakes again

Co-authored-by: Jerry Jiarui XU <xvjiarui0826@gmail.com>
2020-09-22 14:56:13 +08:00
..
backbones [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
decode_heads [Feature] Support PointRend (#109) 2020-09-07 19:59:44 +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 Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +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