paper-with-me

Papers

VISAGE: Video Instance Segmentation with Appearance-Guided Enhancement

2023-12-08 · Hanjung Kim, Jaehyun Kang, Miran Heo, Sukjun Hwang, Seoung Wug Oh, Seon Joo Kim

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.

📄 PDF Abstract BibTeX arXiv:2312.04885

Code (1)

kimhanjung/visage 공식 구현 pytorch

Tasks

Instance SegmentationSemantic SegmentationVideo Instance Segmentation

Similar Papers 제목 키워드 기반

Contextual Guided Segmentation Framework for Semi-supervised Video Instance Segmentation

2021-06-07 · Trung-Nghia Le, Tam V. Nguyen, Minh-Triet Tran

In this paper, we propose Contextual Guided Segmentation (CGS) framework for video instance segmentation in three passes. In the first pass, i.e., preview segmentation, we propose Instance Re-Identification Flow to estim…

Human-Object Interaction DetectionInstance SegmentationSegmentationSemantic Segmentation+1

Learning Video Object Segmentation from Static Images

2016-12-08 · CVPR 2017 7 · Anna Khoreva, Federico Perazzi, Rodrigo Benenson, Bernt Schiele 외

Inspired by recent advances of deep learning in instance segmentation and object tracking, we introduce video object segmentation problem as a concept of guided instance segmentation. Our model proceeds on a per-frame ba…

Instance SegmentationObjectObject TrackingSegmentation+5

Mask Propagation Network for Video Object Segmentation

2018-10-24 · Jia Sun, Dongdong Yu, Yinghong Li, Changhu Wang

In this work, we propose a mask propagation network to treat the video segmentation problem as a concept of the guided instance segmentation. Similar to most MaskTrack based video segmentation methods, our method takes t…

Instance SegmentationObjectOptical Flow EstimationSegmentation+4

SeaVIS: Sound-Enhanced Association for Online Audio-Visual Instance Segmentation

2026-03-02 · Yingjian Zhu, Ying Wang, Yuyang Hong, Ruohao Guo 외 arxiv

Recently, an audio-visual instance segmentation (AVIS) task has been introduced, aiming to identify, segment and track individual sounding instances in videos. However, prevailing methods primarily adopt the offline para…

Instance SegmentationContrastive Learning

Automatic Video Object Segmentation via Motion-Appearance-Stream Fusion and Instance-aware Segmentation

2019-12-03 · Sungkwon Choo, Wonkyo Seo, Nam Ik Cho

This paper presents a method for automatic video object segmentation based on the fusion of motion stream, appearance stream, and instance-aware segmentation. The proposed scheme consists of a two-stream fusion network a…

Foreground SegmentationInstance SegmentationObjectSegmentation+4