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

Allow Siammask active tracker to run for more frames #2949

Closed
Hiddenfire21 opened this issue Mar 15, 2021 · 4 comments · Fixed by #3571
Closed

Allow Siammask active tracker to run for more frames #2949

Hiddenfire21 opened this issue Mar 15, 2021 · 4 comments · Fixed by #3571
Assignees
Labels
enhancement New feature or request

Comments

@Hiddenfire21
Copy link

My actions before raising this issue

Expected Behaviour

Would like to suggest a new feature to include to allow user to set the number of frames the Siammask active tracker runs for.
User should be able to:

  1. choose number of frames to run the active tracker
  2. run up to the next keyframe
  3. run to the end of current track

Current Behaviour

Currently the active tracker is fixed to running for 10 frames, to continue active tracking user has to run tracker again

Context

I am annotating a long video(900 frames) to create a tracking dataset.
The active works alright but has to be rerun every 10 frames.
Would like to be able to set the active tracker to run to the end of the video

Your Environment

cvat/develop 86eef84
Docker version 20.10.5, build 55c4c88

Next steps

You may join our Gitter channel for community support.

@bsekachev bsekachev added the enhancement New feature or request label Mar 16, 2021
@bsekachev bsekachev added this to the Backlog milestone Mar 16, 2021
@nmanovic nmanovic self-assigned this Apr 15, 2021
@plato-ron
Copy link

I think this exists when you use the cvat siammask tracker (tracking frames option). You should also be able to set siammask to run until the end of the video by just setting the tracking frames to a large number (larger than the number of frames in the video) and it'll run until the end of the video.

@LucaBallan96
Copy link

LucaBallan96 commented Feb 9, 2023

@nmanovic @plato-ron Is it possible to specify the #frames on which the tracker has to run automatically?
Do I have to specify this in the function.yaml of SiamMask or TransT ? Or somewhere else?

Please help! Thanks in advance

@lucidBrot
Copy link

I think this exists when you use the cvat siammask tracker (tracking frames option). You should also be able to set siammask to run until the end of the video by just setting the tracking frames to a large number (larger than the number of frames in the video) and it'll run until the end of the video.

Where is this setting?

I've looked in the siammask repo's yaml files and in the CVAT gui, and haven't found it there.

@siddtmb
Copy link

siddtmb commented Mar 19, 2024

Why was this issue closed. its not even fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

7 participants