mirror of
https://github.com/open-mmlab/mmengine.git
synced 2025-06-03 21:54:44 +08:00
* [Docs] Add data transform tutorials * Rename `RandomMultiscaleResize` to `RandomChocieResize`. * Imporve according to comments * Add general data pipeline description.