mmsegmentation/mmseg/datasets
FreyWang 872e54497e
[Feature] Support eval concate dataset and add tool to show dataset (#833)
* [Feature] Add tool to show origin or augmented train data

* [Feature] Support eval concate dataset

* Add docstring and modify evaluate of concate dataset

Signed-off-by: FreyWang <wangwxyz@qq.com>

* format concat dataset in subfolder of imgfile_prefix

Signed-off-by: FreyWang <wangwxyz@qq.com>

* add unittest of concate dataset

Signed-off-by: FreyWang <wangwxyz@qq.com>

* update unittest for eval dataset with CLASSES is None

Signed-off-by: FreyWang <wangwxyz@qq.com>

* [FIX] bug of generator,  which lead metric to nan when pre_eval=False

Signed-off-by: FreyWang <wangwxyz@qq.com>

* format code

Signed-off-by: FreyWang <wangwxyz@qq.com>

* add more unittest

* add more unittest

* optim concat dataset builder
2021-09-09 13:00:23 +08:00
..
pipelines [Fix] Fix docstring link problem in readthedocs (#845) 2021-09-02 17:06:43 +08:00
__init__.py [Feature] Support dark dataset test (#815) 2021-08-28 11:51:05 -07:00
ade.py [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07: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 [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
cityscapes.py [Enhancement] Support inherit cityscapes dataset (#750) 2021-08-27 14:53:36 +08:00
custom.py [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +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 [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
hrf.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
night_driving.py [Feature] Support dark dataset test (#815) 2021-08-28 11:51:05 -07:00
pascal_context.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
stare.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
voc.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00