vix.ing · top · new · best · stats · spec

VISAGE: Video Instance Segmentation with Appearance-Guided Enhancement

2023/12/08 by Hanjung Kim, Kim, Hanjung, Jae-Hyun Kang +9 · 3 citations
Computer Science · #Visual Attention and Saliency Detection #Advanced Image and Video Retrieval Techniques #Video Surveillance and Tracking Methods

paper · pdf · doi:10.48550/arxiv.2312.04885

Abstract

In recent years, online Video Instance Segmentation (VIS) methods have shown remarkable advancement with their powerful query-based detectors. Utilizing the output queries of the detector at the frame-level, these methods achieve high accuracy on challenging benchmarks. However, our observations demonstrate that these methods heavily rely on location information, which often causes incorrect associations between objects. This paper presents that a key axis of object matching in trackers is appearance information, which becomes greatly instructive under conditions where positional cues are insufficient for distinguishing their identities. Therefore, we suggest a simple yet powerful extension to object decoders that explicitly extract embeddings from backbone features and drive queries to capture the appearances of objects, which greatly enhances instance association accuracy. Furthermore, recognizing the limitations of existing benchmarks in fully evaluating appearance awareness, we have constructed a synthetic dataset to rigorously validate our method. By effectively resolving the over-reliance on location information, we achieve state-of-the-art results on YouTube-VIS 2019/2021 and Occluded VIS (OVIS). Code is available at https://github.com/KimHanjung/VISAGE.

Cited by

Related