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

Are there any detailed instructions to use pretrained models with custom dataset? #110

Open
Mahesha999 opened this issue Aug 4, 2024 · 0 comments

Comments

@Mahesha999
Copy link

I want to know if there any instructions to use the MOT pretrained models to track on custom dataset (assuming the data set objects are similar to what we have in MOT datasets). I checked track.py and it has MOT dataset specific hardcoded lines (for example line 340 to set track_buffer and lint 347 to set track_high_thresh).

While I can go through all necessary script and make necessary changes to use pretrained models to try tracking on custom dataset, can someone let me know if there are any written instructions for this? Or if someone has tried it earlier? Also are there any more detailed instructions to train the model on custom dataset (apart from the train section in readme)?

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

1 participant