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 run the tracker with my own video? #25

Open
liumew opened this issue Apr 24, 2021 · 1 comment
Open

How to run the tracker with my own video? #25

liumew opened this issue Apr 24, 2021 · 1 comment

Comments

@liumew
Copy link

liumew commented Apr 24, 2021

Hi,
How to run the tracker with my own video?
I find the vot_2016 datasets are all pictures.Should I frame the video and give the groundtruth of first frame?

@pvoigtlaender
Copy link
Contributor

you can use
--main main_custom
and also set
--custom_dataset_root_dir /path/to/data
and the dataset needs to be converted to frames and you need to give the ground truth of the first frame.
For more details, please look at https://github.com/VisualComputingInstitute/SiamR-CNN/blob/master/tracking/do_tracking.py and/or ask here

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