Track-Anything icon indicating copy to clipboard operation
Track-Anything copied to clipboard

Can we correct the mask in intermediate frames?

Open vedantroy opened this issue 1 year ago • 2 comments

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?

vedantroy avatar Oct 22 '23 00:10 vedantroy

Same question

baoyi-A avatar Feb 05 '24 08:02 baoyi-A

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

G-nn-r avatar Feb 09 '24 13:02 G-nn-r