cgvict / roLabelImg

Label Rotated Rect On Images for training
836 stars 223 forks source link

Augmentation tool for Oriented annotations #32

Open shayan-NECX opened 1 year ago

shayan-NECX commented 1 year ago

Hi,

Thanks for your great work on this tool. I am wondering if there is any augmentation tool that augments images with rotated bounding boxes ?

There is one tool https://github.com/mukopikmin/bounding-box-augmentation which augments images with bounding boxes, But it doesnt have support for rotated bounding box.

If you know of any tool that works with your annotations and augments images with bounding boxes, please let me know. Thanks.