[VISION] Improve image augmentation for object detection #91
Labels
3 - Quality of Life
Not a priority
enhancement
New feature or request
VISION
Issue related to the VISION template
Problem
Data augmentation can improve the results of the object detection algorithms. Current augmentation includes only basic rotations and flips.
Concerned template
Solution
I have used ImgAug in some vision projects and it's very useful. It will modify the coordinates of the boxes when applying transforms!
The text was updated successfully, but these errors were encountered: