paper-with-me

Papers

Unsupervised Video Object Segmentation with Distractor-Aware Online Adaptation

2018-12-19 · Ye Wang, Jongmoo Choi, Yueru Chen, Siyang Li, Qin Huang, Kaitai Zhang, Ming-Sui Lee, C. -C. Jay Kuo

Unsupervised video object segmentation is a crucial application in video analysis without knowing any prior information about the objects. It becomes tremendously challenging when multiple objects occur and interact in a given video clip. In this paper, a novel unsupervised video object segmentation approach via distractor-aware online adaptation (DOA) is proposed. DOA models spatial-temporal consistency in video sequences by capturing background dependencies from adjacent frames. Instance proposals are generated by the instance segmentation network for each frame and then selected by motion information as hard negatives if they exist and positives. To adopt high-quality hard negatives, the block matching algorithm is then applied to preceding frames to track the associated hard negatives. General negatives are also introduced in case that there are no hard negatives in the sequence and experiments demonstrate both kinds of negatives (distractors) are complementary. Finally, we conduct DOA using the positive, negative, and hard negative masks to update the foreground/background segmentation. The proposed approach achieves state-of-the-art results on two benchmark datasets, DAVIS 2016 and FBMS-59 datasets.

📄 PDF Abstract BibTeX arXiv:1812.07712

Code (0)

등록된 구현이 없습니다.

Tasks

Instance SegmentationObjectSegmentationSemantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation

Similar Papers 제목 키워드 기반

Distractor-Aware Memory-Based Visual Object Tracking

2025-09-17 · Jovana Videnovic, Matej Kristan, Alan Lukezic arxiv

Recent emergence of memory-based video segmentation methods such as SAM2 has led to models with excellent performance in segmentation tasks, achieving leading results on numerous benchmarks. However, these modes are not …

Visual Object TrackingVideo Segmentation

A Distractor-Aware Memory for Visual Object Tracking with SAM2

2024-11-26 · CVPR 2025 1 · Jovana Videnovic, Alan Lukezic, Matej Kristan

Memory-based trackers are video object segmentation methods that form the target model by concatenating recently tracked frames into a memory buffer and localize the target by attending the current image to the buffered …

Object TrackingSemi-Supervised Video Object SegmentationVisual Object TrackingVisual Tracking

The 1st Solution for MOSEv2 Challenge 2025: Long-term and Concept-aware Video Segmentation via SeC

2025-09-23 · Mingqi Gao, Jingkun Chen, Yunqi Miao, Gengshen Wu 외 arxiv

This technical report explores the MOSEv2 track of the LSVOS Challenge, which targets complex semi-supervised video object segmentation. By analysing and adapting SeC, an enhanced SAM-2 framework, we conduct a detailed s…

Semi-Supervised Video Object SegmentationVideo Segmentation

EdgeDAM: Real-time Object Tracking for Mobile Devices

2026-03-05 · Syed Muhammad Raza, Syed Murtaza Hussain Abidi, Khawar Islam, Muhammad Ibrahim 외 arxiv

Single-object tracking (SOT) on edge devices is a critical computer vision task, requiring accurate and continuous target localization across video frames under occlusion, distractor interference, and fast motion. Howeve…

Object Tracking

Tackling Background Distraction in Video Object Segmentation

2022-07-14 · Suhwan Cho, Heansung Lee, Minhyeok Lee, Chaewon Park 외

Semi-supervised video object segmentation (VOS) aims to densely track certain designated objects in videos. One of the main challenges in this task is the existence of background distractors that appear similar to the ta…

ObjectSemantic SegmentationSemi-Supervised Video Object SegmentationVideo Object Segmentation+1