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

How to convert annotations from VATIC format to VOC format ? #117

Open
MuhammadAsadJaved opened this issue Jun 15, 2020 · 0 comments
Open

Comments

@MuhammadAsadJaved
Copy link

MuhammadAsadJaved commented Jun 15, 2020

Hi , I am new to this platform, I have annotations for and video files already annotated using Vatic,

For example for video 0 , this is annotation file ,

0 81 121 105 164 0 1 0 0 "person"
0 81 121 104 164 1 1 0 1 "person"
0 81 121 104 164 2 1 0 1 "person"
0 81 122 104 164 3 1 0 1 "person"
0 81 122 104 164 4 1 0 1 "person"
0 81 123 104 164 5 1 0 1 "person"
0 81 123 104 164 6 1 0 1 "person"

How I can convert video to frames and annotation for each frame in Pascal VOC or YOLOV3 format from this file? does Vatic provide this facility or I have to write code by myself?

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