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

conversion of standard yolov5 Object detection to Polygon Object Detection #19

Open
sanghamitrajohri opened this issue Mar 3, 2022 · 0 comments

Comments

@sanghamitrajohri
Copy link

How to convert Yolo v5 annotations (standard) into polygon annotations Yolo v5 as both the annotation txt file is different. In the standard one the column[0] is the class name and rest there are only four more rows consisting the points. But there in the polygon annotation txt file other than the class name there are 8 rows which consists of numerical data.

I have data labelled for yolo tiny v5(standard). Now how to convert for your polygon Object Detection ?

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