Multi-Object Tracking

204 papers with code • 19 benchmarks • 37 datasets

Multi-Object Tracking is a task in computer vision that involves detecting and tracking multiple objects within a video sequence. The goal is to identify and locate objects of interest in each frame and then associate them across frames to keep track of their movements over time. This task is challenging due to factors such as occlusion, motion blur, and changes in object appearance, and is typically solved using algorithms that integrate object detection and data association techniques.

Libraries

Use these libraries to find Multi-Object Tracking models and implementations

EchoTrack: Auditory Referring Multi-Object Tracking for Autonomous Driving

lab206/echotrack 28 Feb 2024

This paper introduces the task of Auditory Referring Multi-Object Tracking (AR-MOT), which dynamically tracks specific objects in a video sequence based on audio expressions and appears as a challenging problem in autonomous driving.

2
28 Feb 2024

GBOT: Graph-Based 3D Object Tracking for Augmented Reality-Assisted Assembly Guidance

roth-hex-lab/gbot 12 Feb 2024

Augmented reality assembly guidance requires 6D object poses of target objects in real time.

7
12 Feb 2024

iKUN: Speak to Trackers without Retraining

dyhbupt/ikun 25 Dec 2023

Referring multi-object tracking (RMOT) aims to track multiple objects based on input textual descriptions.

44
25 Dec 2023

General Object Foundation Model for Images and Videos at Scale

FoundationVision/GLEE 14 Dec 2023

We present GLEE in this work, an object-level foundation model for locating and identifying objects in images and videos.

888
14 Dec 2023

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.

215
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

Deep MDP: A Modular Framework for Multi-Object Tracking

abhineet123/deep_mdp 22 Oct 2023

This paper presents a fast and modular framework for Multi-Object Tracking (MOT) based on the Markov descision process (MDP) tracking-by-detection paradigm.

2
22 Oct 2023

EarlyBird: Early-Fusion for Multi-View Tracking in the Bird's Eye View

tteepe/EarlyBird 20 Oct 2023

Most current approaches in multi-view tracking perform the detection and tracking task in each view and use graph-based approaches to perform the association of the pedestrian across each view.

32
20 Oct 2023

Offline Tracking with Object Permanence

tudelft-iv-students/offline-tracking-with-object-permanence 2 Oct 2023

In this work, we propose an offline tracking model that focuses on occluded object tracks.

7
02 Oct 2023