Converting JSON files exported from X AnyLabeling for rotated bounding boxes (0.json-11.json) to YOLOv8 OBB dataset format
I am currently working on a project that involves converting JSON files exported from X AnyLabeling. These files contain annotations for rotated bounding boxes (0.json-11.json), and I need to transform them into the dataset format required by YOLOv8 OBB. I am seeking guidance on how to efficiently write a script to accomplish this task. Any advice, code snippets, or recommended resources would be highly appreciated. Thank you!