mmsegmentation/mmseg/datasets
yamengxi a2738fd9be
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
..
pipelines Add support for custom classes (#71) 2020-09-16 21:33:01 +08:00
__init__.py Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
ade.py init commit 2020-07-10 02:39:01 +08:00
builder.py init commit 2020-07-10 02:39:01 +08:00
cityscapes.py Fixed slide inference (#90) 2020-08-25 20:01:01 +08:00
custom.py Add support for custom classes (#71) 2020-09-16 21:33:01 +08:00
dataset_wrappers.py init commit 2020-07-10 02:39:01 +08:00
pascal_context.py Add Pascal Context to mmsegmentation (#133) 2020-09-22 14:56:13 +08:00
voc.py init commit 2020-07-10 02:39:01 +08:00