TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/SimpleTrack: Rethinking and Improving the JDE Approach for...

SimpleTrack: Rethinking and Improving the JDE Approach for Multi-Object Tracking

Jiaxin Li, Yan Ding, HuaLiang Wei

2022-03-08Multi-Object TrackingObject Tracking3D Multi-Object Tracking
PaperPDFCodeCodeCode(official)CodeCodeCode

Abstract

Joint detection and embedding (JDE) based methods usually estimate bounding boxes and embedding features of objects with a single network in Multi-Object Tracking (MOT). In the tracking stage, JDE-based methods fuse the target motion information and appearance information by applying the same rule, which could fail when the target is briefly lost or blocked. To overcome this problem, we propose a new association matrix, the Embedding and Giou matrix, which combines embedding cosine distance and Giou distance of objects. To further improve the performance of data association, we develop a simple, effective tracker named SimpleTrack, which designs a bottom-up fusion method for Re-identity and proposes a new tracking strategy based on our EG matrix. The experimental results indicate that SimpleTrack has powerful data association capability, e.g., 61.6 HOTA and 76.3 IDF1 on MOT17. In addition, we apply the EG matrix to 5 different state-of-the-art JDE-based methods and achieve significant improvements in IDF1, HOTA and IDsw metrics, and increase the tracking speed of these methods by about 20%.

Results

TaskDatasetMetricValueModel
Multi-Object TrackingMOT20HOTA57.6SimpleTrack
Multi-Object TrackingMOT20IDF170.2SimpleTrack
Multi-Object TrackingMOT20MOTA72.6SimpleTrack
Multi-Object TrackingMOT17HOTA61.6SimpleTrack
Multi-Object TrackingMOT17IDF176.3SimpleTrack
Multi-Object TrackingMOT17MOTA75.3SimpleTrack
Multi-Object TrackingWaymo Open Dataset: Vehicle (Online Methods)MOTA/L20.6018SimpleTrack
Object TrackingMOT20HOTA57.6SimpleTrack
Object TrackingMOT20IDF170.2SimpleTrack
Object TrackingMOT20MOTA72.6SimpleTrack
Object TrackingMOT17HOTA61.6SimpleTrack
Object TrackingMOT17IDF176.3SimpleTrack
Object TrackingMOT17MOTA75.3SimpleTrack
Object TrackingWaymo Open Dataset: Vehicle (Online Methods)MOTA/L20.6018SimpleTrack
3D Multi-Object TrackingWaymo Open Dataset: Vehicle (Online Methods)MOTA/L20.6018SimpleTrack

Related Papers

MVA 2025 Small Multi-Object Tracking for Spotting Birds Challenge: Dataset, Methods, and Results2025-07-17YOLOv8-SMOT: An Efficient and Robust Framework for Real-Time Small Object Tracking via Slice-Assisted Training and Adaptive Association2025-07-16HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking2025-07-10Robustifying 3D Perception through Least-Squares Multi-Agent Graphs Object Tracking2025-07-07UMDATrack: Unified Multi-Domain Adaptive Tracking Under Adverse Weather Conditions2025-07-01Mamba-FETrack V2: Revisiting State Space Model for Frame-Event based Visual Object Tracking2025-06-30Visual and Memory Dual Adapter for Multi-Modal Object Tracking2025-06-30R1-Track: Direct Application of MLLMs to Visual Object Tracking via Reinforcement Learning2025-06-27