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
formating.py
formatting.py
loading.py
test_time_aug.py
transforms.py [Feature] Add Mosaic transform (#1093) 2022-01-11 16:17:36 +08:00