Skip to content

usmanr149/Yolo_bbox_manipulation

Repository files navigation

How to Rotate YOLO Bounding Boxes in 2D?

Rotated Images and boounding boxes.

A simple python implementation to rotate images and the associated bounding boxes obtained via Yolo_mark. See here for a more detailed explanation.

To do a test run, try

python rotate.py -i group-airplanes.jpg -a 25

For more detail, see here.

Releases

No releases published

Packages

No packages published

Languages