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
My dataset looks like this:
..data/vid1/images, data/vid1/labels, vid1...vidx
Each vid represents a video. How can I convert my dataset to MOT format?
CVAT offers the MOT 1.1 export format, but it is missing the seqinfo.ini file for each vid.
If I have multiple vids, how can I train a model on them?
The text was updated successfully, but these errors were encountered:
Hi abdallah1989203!
Could you let me know if you figured out a way to create the MOT dataset? I have a bunch of videos, only some of them being annotated through all frames, and the rest yet to be labeled. I've looked into Google cloud's Vertex AI to create the object tracking dataset but it seems too non-trivial for starters!
Kindly let me know how you fixed it!
Regards,
Subramanya
My dataset looks like this:
..data/vid1/images, data/vid1/labels, vid1...vidx
Each vid represents a video. How can I convert my dataset to MOT format?
CVAT offers the MOT 1.1 export format, but it is missing the seqinfo.ini file for each vid.
If I have multiple vids, how can I train a model on them?
The text was updated successfully, but these errors were encountered: