paper-with-me

Papers

Multiple People Tracking Using Hierarchical Deep Tracklet Re-identification

2018-11-09 · Maryam Babaee, Ali Athar, Gerhard Rigoll

The task of multiple people tracking in monocular videos is challenging because of the numerous difficulties involved: occlusions, varying environments, crowded scenes, camera parameters and motion. In the tracking-by-detection paradigm, most approaches adopt person re-identification techniques based on computing the pairwise similarity between detections. However, these techniques are less effective in handling long-term occlusions. By contrast, tracklet (a sequence of detections) re-identification can improve association accuracy since tracklets offer a richer set of visual appearance and spatio-temporal cues. In this paper, we propose a tracking framework that employs a hierarchical clustering mechanism for merging tracklets. To this end, tracklet re-identification is performed by utilizing a novel multi-stage deep network that can jointly reason about the visual appearance and spatio-temporal properties of a pair of tracklets, thereby providing a robust measure of affinity. Experimental results on the challenging MOT16 and MOT17 benchmarks show that our method significantly outperforms state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1811.04091

Code (0)

등록된 구현이 없습니다.

Tasks

ClusteringMultiple People TrackingPerson Re-Identification

Similar Papers 제목 키워드 기반

Overlap Suppression Clustering for Offline Multi-Camera People Tracking

2024-06-17 · CVPR 2024 6 · Ryuto Yoshida, Junichi Okubo, Junichiro Fujii, Masazumi Amakata 외

Multi-Camera People Tracking is a multifaceted issue that requires the integration of several computer vision tasks such as Object Detection Multiple Object Tracking and Person Re-identification. This study presents a mu…

ClusteringMulti-Object TrackingMultiple Object TrackingObject+5

Online Multi-camera People Tracking with Spatial-temporal Mechanism and Anchor-feature Hierarchical Clustering

2024-06-17 · CVPR 2024 6 · Riu Cherdchusakulchai, Sasin Phimsiri, Visarut Trairattanapa, Suchat Tungjitnob 외

Multi-camera Multi-object tracking (MTMC) surpasses conventional single-camera tracking by enabling seamless object tracking across multiple camera views. This capability is critical for security systems and improving si…

Multi-Object TrackingObjectObject Tracking

Multiple Object Tracking from appearance by hierarchically clustering tracklets

2022-10-07 · Andreu Girbau, Ferran Marqués, Shin'ichi Satoh

Current approaches in Multiple Object Tracking (MOT) rely on the spatio-temporal coherence between detections combined with object appearance to match objects from consecutive frames. In this work, we explore MOT using o…

ClusteringMulti-Object TrackingMultiple Object TrackingObject+1

Addressing Ambiguity in Multi-target Tracking by Hierarchical Strategy

2017-05-30 · Ali Taalimi, Liu Liu, Hairong Qi

This paper presents a novel hierarchical approach for the simultaneous tracking of multiple targets in a video. We use a network flow approach to link detections in low-level and tracklets in high-level. At each step of …

Tracking People by Predicting 3D Appearance, Location & Pose

2021-12-08 · Jathushan Rajasegaran, Georgios Pavlakos, Angjoo Kanazawa, Jitendra Malik

In this paper, we present an approach for tracking people in monocular videos, by predicting their future 3D representations. To achieve this, we first lift people to 3D from a single frame in a robust way. This lifting …