mmsegmentation/mmseg
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
..
apis [Refactor] Support progressive test with fewer memory cost (#709) 2021-08-19 20:44:58 -07:00
core [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +08:00
datasets [Feature] Support eval concate dataset and add tool to show dataset (#833) 2021-09-09 13:00:23 +08:00
models [Feature] Support ISA module (#70) 2021-09-08 21:13:53 -07:00
ops [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
utils [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
__init__.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
version.py Bump to v0.17.0 (#841) 2021-09-01 22:43:38 +08:00