mmsegmentation/mmseg
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
..
apis Update test.py (#93) 2020-08-25 21:12:39 +08:00
core fix acc and iou compute nan problem (#116) 2020-09-22 01:04:46 +08:00
datasets Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
models Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
ops Onnx upsample (#100) 2020-09-03 19:59:13 +08:00
utils [Enhance] Use MMCV collect_env (#137) 2020-09-19 21:32:41 +08:00
__init__.py [Feature] Support MobileNetV2 backbone (#86) 2020-09-04 15:35:52 +08:00
version.py Bump to version 0.6 (#119) 2020-09-10 20:57:18 +08:00