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
..
2021-11-24 19:41:19 +08:00
2021-12-10 23:09:32 +08:00
2021-10-12 19:56:02 +08:00
2021-08-16 23:16:55 -07:00
2021-08-16 23:16:55 -07:00
2022-01-11 16:18:24 +08:00
2021-12-15 15:24:08 +08:00
2020-07-12 23:53:56 +08:00
2020-07-10 02:39:01 +08:00
2021-08-16 23:16:55 -07:00
2021-10-13 06:21:17 -07:00
2021-12-15 15:24:08 +08:00
2021-08-16 23:16:55 -07:00
2021-08-16 23:16:55 -07:00
2021-10-13 06:21:17 -07:00
2020-07-10 02:39:01 +08:00
2020-07-10 02:39:01 +08:00
2021-12-15 15:24:08 +08:00
2022-01-11 12:27:24 +08:00