mmsegmentation/mmseg
Kyungmin Lee 6c3e63e48b
[Feature] Add MultiImageMixDataset (#1105)
* Fix typo in usage example

* original MultiImageMixDataset code in mmdet

* Add MultiImageMixDataset unittests in test_dataset_wrapper

* fix lint error

* fix value name ann_file to ann_dir

* modify retrieve_data_cfg (#1)

* remove dynamic_scale & add palette

* modify retrieve_data_cfg method

* modify retrieve_data_cfg func

* fix error

* improve the unittests coverage

* fix unittests error

* Dataset (#2)

* add cfg-options

* Add unittest in test_build_dataset

* add blank line

* add blank line

* add a blank line

Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>

Co-authored-by: Younghoon-Lee <72462227+Younghoon-Lee@users.noreply.github.com>
Co-authored-by: MeowZheng <meowzheng@outlook.com>
Co-authored-by: Miao Zheng <76149310+MeowZheng@users.noreply.github.com>
2022-01-11 16:18:24 +08:00
..
apis [Feature] add auto resume (#1172) 2022-01-11 12:27:24 +08:00
core [Fix] Change `self.loss_decode` back to `dict` in Single Loss situation. (#1002) 2021-11-01 15:28:37 +08:00
datasets [Feature] Add MultiImageMixDataset (#1105) 2022-01-11 16:18:24 +08:00
models [Fix] Set random seed for generating `palette` if not given. (#1152) 2021-12-23 09:51:50 +08:00
ops [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
utils [Feature] add auto resume (#1172) 2022-01-11 12:27:24 +08:00
__init__.py [Fix] Change the upper version of mmcv to 1.5.0 #1096 2021-12-01 21:16:23 +08:00
version.py Bump v0.20.2 #1141 2021-12-15 16:49:42 +08:00