mmsegmentation/mmseg/datasets/pipelines
Kyungmin Lee e9dd32b6e8 [Feature] Add Mosaic transform (#1093)
* Fix typo in usage example

* original mosaic code in mmdet

* Adjust mosaic to the semantic segmentation

* Remove bbox test in test_mosaic

* Add unittests

* Fix resize mode for seg_fields

* Fix repr error

* modify Mosaic docs

* modify from Mosaic to RandomMosaic

* Add docstring

* modify Mosaic docstring

* [Docs] Add a blank line before Returns:

* add blank lines

Co-authored-by: MeowZheng <meowzheng@outlook.com>
2022-01-11 16:17:36 +08:00
..
__init__.py [Feature] Add Mosaic transform (#1093) 2022-01-11 16:17:36 +08:00
compose.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
formating.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
formatting.py [Enhancement] Add codespell pre-commit hook and fix typos (#920) 2021-10-13 06:21:17 -07:00
loading.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
test_time_aug.py [Dcos] Add header for files (#796) 2021-08-16 23:16:55 -07:00
transforms.py [Feature] Add Mosaic transform (#1093) 2022-01-11 16:17:36 +08:00