Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JSON Annotations #289

Open
jmayank23 opened this issue Jun 3, 2021 · 2 comments
Open

JSON Annotations #289

jmayank23 opened this issue Jun 3, 2021 · 2 comments

Comments

@jmayank23
Copy link

jmayank23 commented Jun 3, 2021

No description provided.

@jmayank23
Copy link
Author

I wish to fine-tune the model on a custom dataset with rotated labels. Is there any labeling tool that will allow rotated labels in JSON Format? I found this and this, but they provide labels in XML format.

Just wondering if there is an appropriate tool to get the correct format or should I use one of the tools linked above and then convert from XML to JSON using this

Thank you in advance

@jmayank23 jmayank23 reopened this Jun 3, 2021
@Testbild
Copy link

@jmayank23 You could use the roLabelImg that you linked and my pull request from the voc2coco repo Tony607/voc2coco#12 (comment)

There I added the rotation conversion, so you can convert the PASCAL VOC to JSON

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants