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

Can we correct the mask in intermediate frames? #112

Open
vedantroy opened this issue Oct 22, 2023 · 2 comments
Open

Can we correct the mask in intermediate frames? #112

vedantroy opened this issue Oct 22, 2023 · 2 comments

Comments

@vedantroy
Copy link

README states:

During tracking, users can flexibly change the objects they wanna track or correct the region of interest if there are any ambiguities.

Does this mean it is possible to fix the mask in some intermediate frame? (E.g, if the mask flickers), and if so, how can I do it?

@baoyi-A
Copy link

baoyi-A commented Feb 5, 2024

Same question

@G-nn-r
Copy link

G-nn-r commented Feb 9, 2024

Yes, this is possible, but requires some manual work. You basically need to re-mask and re-track the affected frames, see here: https://github.com/gaomingqi/Track-Anything/blob/master/doc/tutorials.md#4-correction

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