CAVIS: Context-Aware Video Instance Segmentation
About
In this paper, we introduce the Context-Aware Video Instance Segmentation (CAVIS), a novel framework designed to enhance instance association by integrating contextual information adjacent to each object. To efficiently extract and leverage this information, we propose the Context-Aware Instance Tracker (CAIT), which merges contextual data surrounding the instances with the core instance features to improve tracking accuracy. Additionally, we design the Prototypical Cross-frame Contrastive (PCC) loss, which ensures consistency in object-level features across frames, thereby significantly enhancing matching accuracy. CAVIS demonstrates superior performance over state-of-the-art methods on all benchmark datasets in video instance segmentation (VIS) and video panoptic segmentation (VPS). Notably, our method excels on the OVIS dataset, known for its particularly challenging videos. Project page: https://seung-hun-lee.github.io/projects/CAVIS/
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Video Instance Segmentation | YouTube-VIS 2019 (val) | AP69.4 | 567 | |
| Video Instance Segmentation | YouTube-VIS 2021 (val) | AP65.3 | 344 | |
| Video Instance Segmentation | OVIS (val) | AP57.1 | 301 | |
| Video Panoptic Segmentation | VIPSeg (val) | VPQ58.5 | 73 | |
| Video Instance Segmentation | YouTube-VIS 2022 (val) | -- | 34 |