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

Convert Label.txt from PPOCRLabel to COCO annotations (.json) format #58

Open
Sheharyar-Khan opened this issue Aug 30, 2023 · 0 comments

Comments

@Sheharyar-Khan
Copy link

I had been using PPOCRLabel to create labels for layout detection. The output of PPOCRLabel is a label.txt file that has its own format. I need to know if can I use this label.txt file directly to train a layout model (in PPStructure) or do I need to convert it to COCO annotations format. Is there an available option to convert it to COCO annotations (.json) format?

Thank you

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

1 participant