paper-with-me

Papers

Online Multiple Object Tracking with Cross-Task Synergy

2021-04-01 · CVPR 2021 1 · Song Guo, Jingya Wang, Xinchao Wang, DaCheng Tao

Modern online multiple object tracking (MOT) methods usually focus on two directions to improve tracking performance. One is to predict new positions in an incoming frame based on tracking information from previous frames, and the other is to enhance data association by generating more discriminative identity embeddings. Some works combined both directions within one framework but handled them as two individual tasks, thus gaining little mutual benefits. In this paper, we propose a novel unified model with synergy between position prediction and embedding association. The two tasks are linked by temporal-aware target attention and distractor attention, as well as identity-aware memory aggregation model. Specifically, the attention modules can make the prediction focus more on targets and less on distractors, therefore more reliable embeddings can be extracted accordingly for association. On the other hand, such reliable embeddings can boost identity-awareness through memory aggregation, hence strengthen attention modules and suppress drifts. In this way, the synergy between position prediction and embedding association is achieved, which leads to strong robustness to occlusions. Extensive experiments demonstrate the superiority of our proposed model over a wide range of existing methods on MOTChallenge benchmarks. Our code and models are publicly available at https://github.com/songguocode/TADAM.

📄 PDF Abstract BibTeX arXiv:2104.00380

Code (1)

songguocode/TADAM 공식 구현 pytorch

Tasks

Multiple Object TrackingObjectObject TrackingPosition

Similar Papers 제목 키워드 기반

Tracking Multiple Moving Objects Using Unscented Kalman Filtering Techniques

2018-02-05 · Xi Chen, Xiao Wang, Jianhua Xuan

It is an important task to reliably detect and track multiple moving objects for video surveillance and monitoring. However, when occlusion occurs in nonlinear motion scenarios, many existing methods often fail to contin…

Multiple Object TrackingObjectobject-detectionObject Detection+1

Lost and Found: Overcoming Detector Failures in Online Multi-Object Tracking

2024-07-14 · Lorenzo Vaquero, Yihong Xu, Xavier Alameda-Pineda, Victor M. Brea 외

Multi-object tracking (MOT) endeavors to precisely estimate the positions and identities of multiple objects over time. The prevailing approach, tracking-by-detection (TbD), first detects objects and then links detection…

Multi-Object TrackingObject TrackingOnline Multi-Object TrackingQuestion Answering

LiDAR MOT-DETR: A LiDAR-based Two-Stage Transformer for 3D Multiple Object Tracking

2025-05-19 · Martha Teiko Teye, Ori Maoz, Matthias Rottmann

Multi-object tracking from LiDAR point clouds presents unique challenges due to the sparse and irregular nature of the data, compounded by the need for temporal coherence across frames. Traditional tracking systems often…

Multi-Object TrackingMultiple Object TrackingObjectObject Tracking

Improving Multiple Object Tracking With Single Object Tracking

2021-06-19 · CVPR 2021 1 · Linyu Zheng, Ming Tang, Yingying Chen, Guibo Zhu 외

Despite considerable similarities between multiple object tracking (MOT) and single object tracking (SOT) tasks, modern MOT methods have not benefited from the development of SOT ones to achieve satisfactory performa…

Multiple Object TrackingObjectobject-detectionObject Detection+1

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