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

Train on a Custom Dataset #67

Open
abdallah1989203 opened this issue Jul 4, 2023 · 3 comments
Open

Train on a Custom Dataset #67

abdallah1989203 opened this issue Jul 4, 2023 · 3 comments

Comments

@abdallah1989203
Copy link

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?

@abdallah1989203
Copy link
Author

@zyayoung, @dbofseuofhust can you help please?

@subbubhat99
Copy link

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

@abdallah1989203
Copy link
Author

Hi @subbubhat99

As far as I remember, I created the seq.info file manually, i.e., automatically through a script, so that there is a seq.info file for each video.

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

2 participants