paper-with-me

Papers

Selective Mask Propagation for Multi-Object Tracking

2026-06-11 · Alexander Holmberg arxiv

In multi-object tracking, most frames are easy for a lightweight base tracker while a small fraction is intrinsically hard. Video object segmentation (VOS) models can often preserve identity through the hard frames where the base tracker fails, but they are much more expensive in compute and memory. We propose selective mask propagation, a tracking algorithm that dispatches from a base tracker to a VOS model only on windows where an assignment-uncertainty signal fires. The base tracker's output is modified only when the VOS model makes a confident prediction that contradicts the base tracker's identity assignment; weak or inconclusive predictions preserve the base output. The method is training-free, treats both the base tracker and the VOS model as black boxes, and can benefit from replacing the VOS component with a more capable model. On DanceTrack, selective mask propagation significantly improves three different base trackers. On SportsMOT, where identity preservation is central to sports analytics, SAM 3-Deep-EIoU with global track association achieves state-of-the-art performance on the benchmark with 87.2 HOTA.

📄 PDF Abstract BibTeX arXiv:2606.13033

Code (0)

등록된 구현이 없습니다.

Tasks

Video Object SegmentationMulti-Object Tracking

Results from the Paper

RankTaskDatasetModelMetrics
#1 Multi-Object Tracking SportsMOT Selective Mask Propagation for Multi-Obj HOTA: 87.2

Similar Papers 제목 키워드 기반

Segment Anything Meets Point Tracking

2023-07-03 · Frano Rajič, Lei Ke, Yu-Wing Tai, Chi-Keung Tang 외

The Segment Anything Model (SAM) has established itself as a powerful zero-shot image segmentation model, enabled by efficient point-centric annotation and prompt-based models. While click and brush interactions are both…

Interactive Video Object SegmentationObjectPoint TrackingSegmentation+4

NGD-SLAM: Towards Real-Time Dynamic SLAM without GPU

2024-05-12 · Yuhao Zhang, Mihai Bujanca, Mikel Luján

Many existing visual SLAM methods can achieve high localization accuracy in dynamic environments by leveraging deep learning to mask moving objects. However, these methods incur significant computational overhead as the …

CPUDeep LearningGPUOptical Flow Estimation+1

Generative Video Propagation

2024-12-27 · CVPR 2025 1 · Shaoteng Liu, Tianyu Wang, Jui-Hsien Wang, Qing Liu 외

Large-scale video generation models have the inherent ability to realistically model natural scenes. In this paper, we demonstrate that through a careful design of a generative video propagation framework, various video …

Image to Video GenerationVideo GenerationVideo PropagationVideo Segmentation+1

Integrating Boxes and Masks: A Multi-Object Framework for Unified Visual Tracking and Segmentation

2023-08-25 · ICCV 2023 1 · Yuanyou Xu, Zongxin Yang, Yi Yang

Tracking any given object(s) spatially and temporally is a common purpose in Visual Object Tracking (VOT) and Video Object Segmentation (VOS). Joint tracking and segmentation have been attempted in some studies but they …

ObjectObject TrackingRepresentation LearningSegmentation+5

MHP-VOS: Multiple Hypotheses Propagation for Video Object Segmentation

2019-04-17 · CVPR 2019 6 · Shuangjie Xu, Daizong Liu, Linchao Bao, Wei Liu 외

We address the problem of semi-supervised video object segmentation (VOS), where the masks of objects of interests are given in the first frame of an input video. To deal with challenging cases where objects are occluded…

Decision MakingObjectSemantic SegmentationSemi-Supervised Video Object Segmentation+2