paper-with-me

Papers

Collaborative Video Object Segmentation by Multi-Scale Foreground-Background Integration

2020-10-13 · Zongxin Yang, Yunchao Wei, Yi Yang

This paper investigates the principles of embedding learning to tackle the challenging semi-supervised video object segmentation. Unlike previous practices that focus on exploring the embedding learning of foreground object (s), we consider background should be equally treated. Thus, we propose a Collaborative video object segmentation by Foreground-Background Integration (CFBI) approach. CFBI separates the feature embedding into the foreground object region and its corresponding background region, implicitly promoting them to be more contrastive and improving the segmentation results accordingly. Moreover, CFBI performs both pixel-level matching processes and instance-level attention mechanisms between the reference and the predicted sequence, making CFBI robust to various object scales. Based on CFBI, we introduce a multi-scale matching structure and propose an Atrous Matching strategy, resulting in a more robust and efficient framework, CFBI+. We conduct extensive experiments on two popular benchmarks, i.e., DAVIS and YouTube-VOS. Without applying any simulated data for pre-training, our CFBI+ achieves the performance (J&F) of 82.9% and 82.8%, outperforming all the other state-of-the-art methods. Code: https://github.com/z-x-yang/CFBI.

📄 PDF Abstract BibTeX arXiv:2010.06349

Code (1)

z-x-yang/CFBI 공식 구현 pytorch

Tasks

ObjectOne-shot visual object segmentationSegmentationSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Collaborative Video Object Segmentation by Foreground-Background Integration

2020-03-18 · ECCV 2020 8 · Zongxin Yang, Yunchao Wei, Yi Yang

This paper investigates the principles of embedding learning to tackle the challenging semi-supervised video object segmentation. Different from previous practices that only explore the embedding learning using pixels fr…

ObjectOne-shot visual object segmentationSegmentationSemantic Segmentation+3

CDTS: Collaborative Detection, Tracking, and Segmentation for Online Multiple Object Segmentation in Videos

2017-10-01 · ICCV 2017 10 · Yeong Jun Koh, Chang-Su Kim

A novel online algorithm to segment multiple objects in a video sequence is proposed in this work. We develop the collaborative detection, tracking, and segmentation (CDTS) technique to extract multiple segment tracks ac…

ObjectSegmentationSemantic Segmentation

CML-MOTS: Collaborative Multi-task Learning for Multi-Object Tracking and Segmentation

2023-11-02 · Yiming Cui, Cheng Han, Dongfang Liu

The advancement of computer vision has pushed visual analysis tasks from still images to the video domain. In recent years, video instance segmentation, which aims to track and segment multiple objects in video frames, h…

Autonomous DrivingInstance SegmentationMulti-Object TrackingMulti-Object Tracking and Segmentation+7

Refer-Agent: A Collaborative Multi-Agent System with Reasoning and Reflection for Referring Video Object Segmentation

2026-02-03 · Haichao Jiang, Tianming Liang, Wei-Shi Zheng, Jian-Fang Hu arxiv

Referring Video Object Segmentation (RVOS) aims to segment objects in videos based on textual queries. Current methods mainly rely on large-scale supervised fine-tuning (SFT) of Multi-modal Large Language Models (MLLMs).…

Referring Video Object Segmentation

YouTube-VOS: A Large-Scale Video Object Segmentation Benchmark

2018-09-06 · Ning Xu, Linjie Yang, Yuchen Fan, Dingcheng Yue 외

Learning long-term spatial-temporal features are critical for many video analysis tasks. However, existing video segmentation methods predominantly rely on static image segmentation techniques, and methods capturing temp…

Image SegmentationObjectOptical Flow EstimationSegmentation+4