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 custom dataset #410

Closed
setarekhosravi opened this issue Dec 4, 2023 · 1 comment
Closed

Train on custom dataset #410

setarekhosravi opened this issue Dec 4, 2023 · 1 comment

Comments

@setarekhosravi
Copy link

Hi, thank you for your great work.
I want to train ToMP on my own dataset, how can I prepare my data?
thank you.

@2006pmach
Copy link
Collaborator

See here for how LaSOT is integrated. Simply create a new dataset class for your own dataset and create the sequences as explained in lasot.py. Then specify your dataset during training in the training config files.

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