mmsegmentation/mmseg/datasets
Kingdrone 2bd7f60785
[Feature] Support LoveDA dataset (#1028)
* update LoveDA dataset api

* revised lint errors in dataset_prepare.md

* revised lint errors in loveda.py

* revised lint errors in loveda.py

* revised lint errors in dataset_prepare.md

* revised lint errors in dataset_prepare.md

* checked with isort and yapf

* checked with isort and yapf

* checked with isort and yapf

* Revert "checked with isort and yapf"

This reverts commit 686a51d9

* Revert "checked with isort and yapf"

This reverts commit b877e121bb.

* Revert "revised lint errors in dataset_prepare.md"

This reverts commit 2289e27c

* Revert "checked with isort and yapf"

This reverts commit 159db2f8

* Revert "checked with isort and yapf"

This reverts commit 159db2f8

* add configs & fix bugs

* update new branch

* upload models&logs and add format-only

* change pretraied model path of HRNet

* fix the errors in dataset_prepare.md

* fix the errors in dataset_prepare.md and configs in loveda.py

* change the description in docs_zh-CN/dataset_prepare.md

* use init_cfg

* fix test converage

* adding pseudo loveda dataset

* adding pseudo loveda dataset

* adding pseudo loveda dataset

* adding pseudo loveda dataset

* adding pseudo loveda dataset

* adding pseudo loveda dataset

* Update docs/dataset_prepare.md

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>

* Update docs_zh-CN/dataset_prepare.md

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>

* Update docs_zh-CN/dataset_prepare.md

Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>

* Delete unused lines of unittest and Add docs

* add convert .py file

* add downloading links from zenodo

* move place of LoveDA and Cityscapes in doc

* move place of LoveDA and Cityscapes in doc

Co-authored-by: MengzhangLI <mcmong@pku.edu.cn>
Co-authored-by: Junjun2016 <hejunjun@sjtu.edu.cn>
2021-11-24 19:41:19 +08:00
..
pipelines [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
__init__.py [Feature] Support LoveDA dataset (#1028) 2021-11-24 19:41:19 +08:00
ade.py [Feature] Support LoveDA dataset (#1028) 2021-11-24 19:41:19 +08:00
builder.py [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +08:00
chase_db1.py
cityscapes.py [Feature] Support LoveDA dataset (#1028) 2021-11-24 19:41:19 +08:00
coco_stuff.py support coco stuff-10k/164k (#625) 2021-09-22 20:48:08 +08:00
custom.py [Fix] Fix bug when loading class name form file in custom dataset (#923) 2021-10-08 01:06:18 +08:00
dark_zurich.py [Feature] Support dark dataset test (#815) 2021-08-28 11:51:05 -07:00
dataset_wrappers.py [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +08:00
drive.py
hrf.py
loveda.py [Feature] Support LoveDA dataset (#1028) 2021-11-24 19:41:19 +08:00
night_driving.py [Feature] Support dark dataset test (#815) 2021-08-28 11:51:05 -07:00
pascal_context.py
stare.py
voc.py