megvii-research / video_analyst

A series of basic algorithms that are useful for video understanding, including Single Object Tracking (SOT), Video Object Segmentation (VOS) and so on.
MIT License
828 stars 176 forks source link

VOS Video Demo #232

Open klinic opened 1 year ago

klinic commented 1 year ago

Thank you for your works. How can I realize VOS Video Demo. It seems that you just provide SOT video demo.

lzx1413 commented 1 year ago

https://github.com/megvii-research/video_analyst/blob/master/demo/main/video/sat_video.py here is the vos video demo script