Online Multi-Object Tracking

25 papers with code • 5 benchmarks • 9 datasets

The goal of Online Multi-Object Tracking is to estimate the spatio-temporal trajectories of multiple objects in an online video stream (i.e., the video is provided frame-by-frame), which is a fundamental problem for numerous real-time applications, such as video surveillance, autonomous driving, and robot navigation.

Source: A Hybrid Data Association Framework for Robust Online Multi-Object Tracking

Libraries

Use these libraries to find Online Multi-Object Tracking models and implementations
2 papers
18

SFSORT: Scene Features-based Simple Online Real-Time Tracker

faceonlive/ai-research 11 Apr 2024

This paper introduces SFSORT, the world's fastest multi-object tracking system based on experiments conducted on MOT Challenge datasets.

131
11 Apr 2024

Hybrid-SORT: Weak Cues Matter for Online Multi-Object Tracking

mikel-brostrom/yolo_tracking 1 Aug 2023

Also, our method shows strong generalization for diverse trackers and scenarios in a plug-and-play and training-free manner.

6,064
01 Aug 2023

Detection Recovery in Online Multi-Object Tracking with Sparse Graph Tracker

hyunjs/sgt 2 May 2022

The strong edge features allow SGT to track targets with tracking candidates selected by top-K scored detections with large K. As a result, even low-scored detections can be tracked, and the missed detections are also recovered.

53
02 May 2022

PP-YOLOE: An evolved version of YOLO

PaddlePaddle/PaddleDetection 30 Mar 2022

In this report, we present PP-YOLOE, an industrial state-of-the-art object detector with high performance and friendly deployment.

12,029
30 Mar 2022

Large-Scale Pre-training for Person Re-identification with Noisy Labels

DengpanFu/LUPerson CVPR 2022

Since theses ID labels automatically derived from tracklets inevitably contain noises, we develop a large-scale Pre-training framework utilizing Noisy Labels (PNL), which consists of three learning modules: supervised Re-ID learning, prototype-based contrastive learning, and label-guided contrastive learning.

214
30 Mar 2022

Do Different Tracking Tasks Require Different Appearance Models?

Zhongdao/UniTrack NeurIPS 2021

We show how most tracking tasks can be solved within this framework, and that the same appearance model can be successfully used to obtain results that are competitive against specialised methods for most of the tasks considered.

335
05 Jul 2021

SiamMOT: Siamese Multi-Object Tracking

amazon-research/siam-mot CVPR 2021

In this paper, we focus on improving online multi-object tracking (MOT).

473
25 May 2021

Learnable Graph Matching: Incorporating Graph Partitioning with Deep Feature Learning for Multiple Object Tracking

jiaweihe1996/GMTracker CVPR 2021

Then the association problem turns into a general graph matching between tracklet graph and detection graph.

111
30 Mar 2021

Looking Beyond Two Frames: End-to-End Multi-Object Tracking Using Spatial and Temporal Transformers

alanzty/mo3tr 27 Mar 2021

Tracking a time-varying indefinite number of objects in a video sequence over time remains a challenge despite recent advances in the field.

8
27 Mar 2021

Learning to Track with Object Permanence

TRI-ML/permatrack ICCV 2021

In this work, we introduce an end-to-end trainable approach for joint object detection and tracking that is capable of such reasoning.

112
26 Mar 2021