paper-with-me

홈 › Papers

Multi-Object Tracking via Constrained Sequential Labeling

2014-06-01 · CVPR 2014 6 · Sheng Chen, Alan Fern, Sinisa Todorovic

This paper presents a new approach to tracking people in crowded scenes, where people are subject to long-term (partial) occlusions and may assume varying postures and articulations. In such videos, detection-based trackers give poor performance since detecting people occurrences is not reliable, and common assumptions about locally smooth trajectories do not hold. Rather, we use temporal mid-level features (e.g., supervoxels or dense point trajectories) as a more coherent spatiotemporal basis for handling occlusion and pose variations.Thus, we formulate tracking as labeling mid-level features by object identifiers, and specify a new approach, called constrained sequential labeling (CSL), for performing this labeling. CSL uses a cost function to sequentially assign labels while respecting the implications of hard constraints computed via constraint propagation. A key feature of this approach is that it allows for the use of flexible cost functions and constraints that capture complex dependencies that cannot be represented in standard network-flow formulations. To exploit this flexibility we describe how to learn constraints and give a provably correct learning algorithms for cost functions that achieves finitetime convergence at a rate that improves with the strength of the constraints. Our experimental results indicate that CSL outperforms the state-of-the-art on challenging real-world videos of volleyball, basketball, and pedestrians walking.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Object TrackingObjectObject Tracking

Similar Papers 제목 키워드 기반

Sequential Labeling for Tracking Dynamic Dialog States

2014-06-01 · WS 2014 6 · Seokhwan Kim, Rafael E. Banchs
Slot FillingSpeech RecognitionSpoken Language Understanding

Offline Tracking with Object Permanence

2023-10-02 · Xianzhong Liu, Holger Caesar

To reduce the expensive labor cost for manual labeling autonomous driving datasets, an alternative is to automatically label the datasets using an offline perception system. However, objects might be temporally occluded.…

3D Multi-Object TrackingAutonomous DrivingMulti-Object TrackingObject+1

PLOT: Pseudo-Labeling via Object Tracking for Monocular 3D Object Detection

2025-07-03 · Seokyeong Lee, Sithu Aung, Junyong Choi, Seungryong Kim 외 arxiv

Monocular 3D object detection is crucial for scalable perception across fields like autonomous driving, robotics, and surveillance. However, progress is hindered by limited 3D annotations and the inherent ambiguity of si…

Monocular 3D Object DetectionAutonomous DrivingObject Tracking

Multi-object tracking with self-supervised associating network

2020-10-26 · Tae-young Chung, Heansung Lee, Myeong Ah Cho, Suhwan Cho 외

Multi-Object Tracking (MOT) is the task that has a lot of potential for development, and there are still many problems to be solved. In the traditional tracking by detection paradigm, There has been a lot of work on feat…

Multi-Object TrackingObjectObject TrackingSelf-Supervised Learning

Extended Object Tracking Using Sets Of Trajectories with a PHD Filter

2021-09-02 · Jakob Sjudin, Martin Marcusson, Lennart Svensson, Lars Hammarstrand

PHD filtering is a common and effective multiple object tracking (MOT) algorithm used in scenarios where the number of objects and their states are unknown. In scenarios where each object can generate multiple measuremen…

Multiple Object TrackingObjectObject Tracking