I have tried this program to label my custom dataset using this rotated bounding box tool.
But the generated .XML files are not supported in tensorflow "tf_record".
Is there any other option to use rotated XML files in Tensorflow object detection tool?
Thank you.