You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: