Segment long videos with transformers using tracking information with ROVIS
Segment long videos with transformers using tracking information with ROVIS
Robust Online Video Instance Segmentation with Track Queries
arXiv paper abstract https://arxiv.org/abs/2211.09108
arXiv PDF paper https://arxiv.org/pdf/2211.09108.pdf
Project page https://zitongzhan.github.io/rovis_page
Recently, transformer-based methods have achieved impressive results on Video Instance Segmentation (VIS).
However, most of these top-performing methods run in an offline manner by processing the entire video clip at once to predict instance mask volumes.
This makes them incapable of handling the long videos that appear in challenging new video instance segmentation datasets like UVO and OVIS.
... propose a fully online transformer-based video instance segmentation model that performs comparably to top offline methods on the YouTube-VIS 2019 benchmark and considerably outperforms them on UVO and OVIS.
This method, called Robust Online Video Segmentation (ROVIS), augments the Mask2Former image instance segmentation model with track queries, a lightweight mechanism for carrying track information from frame to frame, originally introduced by the TrackFormer method for multi-object tracking.
... show that, when combined with a strong enough image segmentation architecture, track queries can exhibit impressive accuracy while not being constrained to short videos.
Please like and share this post if you enjoyed it using the buttons at the bottom!
Stay up to date. Subscribe to my posts https://morrislee1234.wixsite.com/website/contact
Web site with my other posts by category https://morrislee1234.wixsite.com/website
Comments