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 train custom data? #58

Open
clearlove7-piggy opened this issue Oct 28, 2022 · 3 comments
Open

How to train custom data? #58

clearlove7-piggy opened this issue Oct 28, 2022 · 3 comments

Comments

@clearlove7-piggy
Copy link

I wanna train my custom data not MOT, What should I do ?

@HassanAliAnsari
Copy link

It is very easy to train on custom dataset. It depends on your custom data type whether it is single class or multi-class. If it is single class then you can just convert your train into MOT format and use MOT training pipeline. If it is multi-class then you can just convert your data into bdd100k data format and use motr_bdd100k training pipeline.

@abdallah1989203
Copy link

@HassanAliAnsari can you explain How?
I have labeled my data in CVAT and exported it as MOT 1.1 format. Is this format suitable for training? I am missing seqinfo files. It would be very helpful if you could explain it to me.

@abdallah1989203
Copy link

and It is just single class.

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

3 participants