Open IsaiasBahena opened 5 months ago
Can a feature be added that allows you to extract the masks from the videos as well?
Hi there, If you are still looking for it, here is a tip of enabling it in a previous issue.
Here, you can uncomment this line to save the maks. https://github.com/gaomingqi/Track-Anything/blob/57c28bc6b6288f792435f8ddd6830626b2b7cf10/app.py#L380 And you can change the mask save directory here. https://github.com/gaomingqi/Track-Anything/blob/57c28bc6b6288f792435f8ddd6830626b2b7cf10/app.py#L278-L285
Here, you can uncomment this line to save the maks.
https://github.com/gaomingqi/Track-Anything/blob/57c28bc6b6288f792435f8ddd6830626b2b7cf10/app.py#L380
And you can change the mask save directory here.
https://github.com/gaomingqi/Track-Anything/blob/57c28bc6b6288f792435f8ddd6830626b2b7cf10/app.py#L278-L285
Can a feature be added that allows you to extract the masks from the videos as well?