label-studio icon indicating copy to clipboard operation
label-studio copied to clipboard

Support OBB

Open DimIsaev opened this issue 1 year ago • 2 comments

Is it planned to support OBB (Oriented Bounding Boxes Object Detection)?

https://docs.ultralytics.com/tasks/obb/

DimIsaev avatar Feb 01 '24 06:02 DimIsaev

👀

DimIsaev avatar Feb 06 '24 15:02 DimIsaev

Yes, it's planned! Hope it happen very soon. You can try it in this PR: https://github.com/HumanSignal/label-studio-converter/pull/281

makseq avatar Apr 02 '24 04:04 makseq

for temporary to resolve the OBB task, i made the codes to convert to the OBB format. please check here

https://github.com/hamhanry/label-studio-converter-for-YOLO-OBB

hamhanry avatar Jul 18 '24 03:07 hamhanry