Multiple Object Tracking

114 papers with code • 8 benchmarks • 16 datasets

Multiple Object Tracking is the problem of automatically identifying multiple objects in a video and representing them as a set of trajectories with high accuracy.

Source: SOT for MOT

Libraries

Use these libraries to find Multiple Object Tracking models and implementations

BoostTrack: boosting the similarity measure and detection confidence for improved multiple object tracking

faceonlive/ai-research Machine Vision and Applications 2024

To utilize low-detection score bounding boxes in one-stage association, we propose to boost the confidence scores of two groups of detections: the detections we assume to correspond to the existing tracked object, and the detections we assume to correspond to a previously undetected object.

131
12 Apr 2024

Multiple Object Tracking as ID Prediction

MCG-NJU/MOTIP 25 Mar 2024

In Multiple Object Tracking (MOT), tracking-by-detection methods have stood the test for a long time, which split the process into two parts according to the definition: object detection and association.

28
25 Mar 2024

PNAS-MOT: Multi-Modal Object Tracking with Pareto Neural Architecture Search

pholypeng/pnas-mot 23 Mar 2024

Multiple object tracking is a critical task in autonomous driving.

2
23 Mar 2024

Delving into the Trajectory Long-tail Distribution for Muti-object Tracking

chen-si-jia/Trajectory-Long-tail-Distribution-for-MOT 7 Mar 2024

In this study, we pioneer an exploration into the distribution patterns of tracking data and identify a pronounced long-tail distribution issue within existing MOT datasets.

23
07 Mar 2024

UCMCTrack: Multi-Object Tracking with Uniform Camera Motion Compensation

corfyi/ucmctrack 14 Dec 2023

In response to this, we introduce UCMCTrack, a novel motion model-based tracker robust to camera movements.

213
14 Dec 2023

Adaptive Confidence Threshold for ByteTrack in Multi-Object Tracking

linh-gist/AdaptConfByteTrack 4 Dec 2023

ByteTrack, a simple tracking algorithm, enables the simultaneous tracking of multiple objects by strategically incorporating detections with a low confidence threshold.

4
04 Dec 2023

Multiple Toddler Tracking in Indoor Videos

ostadabbas/multiple-toddler-tracking 29 Nov 2023

Multiple toddler tracking (MTT) involves identifying and differentiating toddlers in video footage.

3
29 Nov 2023

COOLer: Class-Incremental Learning for Appearance-Based Multiple Object Tracking

BoSmallEar/COOLer 4 Oct 2023

Continual learning allows a model to learn multiple tasks sequentially while retaining the old knowledge without the training data of the preceding tasks.

3
04 Oct 2023

DARTH: Holistic Test-time Adaptation for Multiple Object Tracking

mattiasegu/darth ICCV 2023

However, the nature of a MOT system is manifold - requiring object detection and instance association - and adapting all its components is non-trivial.

11
03 Oct 2023

RaTrack: Moving Object Detection and Tracking with 4D Radar Point Cloud

ljacksonpan/ratrack 18 Sep 2023

Mobile autonomy relies on the precise perception of dynamic environments.

31
18 Sep 2023