Multiple Object Tracking

115 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

Latest papers with no code

Type-to-Track: Retrieve Any Object via Prompt-based Tracking

no code yet • NeurIPS 2023

This paper introduces a novel paradigm for Multiple Object Tracking called Type-to-Track, which allows users to track objects in videos by typing natural language descriptions.

S$^3$Track: Self-supervised Tracking with Soft Assignment Flow

no code yet • 17 May 2023

With this training approach in hand, we develop an appearance-based model for learning instance-aware object features used to construct a cost matrix based on the pairwise distances between the object features.

Handling Heavy Occlusion in Dense Crowd Tracking by Focusing on the Heads

no code yet • 16 Apr 2023

Being able to identify and track all the pedestrians in the dense crowd scene with computer vision approaches is a typical challenge in this field, also known as the Multiple Object Tracking (MOT) challenge.

Collaborative Multi-Object Tracking with Conformal Uncertainty Propagation

no code yet • 25 Mar 2023

MOT-CUP demonstrates the importance of uncertainty quantification in both COD and MOT, and provides the first attempt to improve the accuracy and reduce the uncertainty in MOT based on COD through uncertainty propagation.

Focus On Details: Online Multi-object Tracking with Diverse Fine-grained Representation

no code yet • CVPR 2023

This fine-grained representation requires high feature resolution and precise semantic information.

Spatio-Temporal Point Process for Multiple Object Tracking

no code yet • 5 Feb 2023

As such, we propose a novel framework that can effectively predict and mask-out the noisy and confusing detection results before associating the objects into trajectories.

Tracking Multiple Deformable Objects in Egocentric Videos

no code yet • CVPR 2023

DETracker outperforms existing state-of-the-art method on the DogThruGlasses dataset and YouTube-Hand dataset.

UTM: A Unified Multiple Object Tracking Model With Identity-Aware Feature Enhancement

no code yet • CVPR 2023

Recently, Multiple Object Tracking has achieved great success, which consists of object detection, feature embedding, and identity association.

Tracking without Label: Unsupervised Multiple Object Tracking via Contrastive Similarity Learning

no code yet • ICCV 2023

Unsupervised learning is a challenging task due to the lack of labels.

Joint Counting, Detection and Re-Identification for Multi-Object Tracking

no code yet • 12 Dec 2022

The recent trend in 2D multiple object tracking (MOT) is jointly solving detection and tracking, where object detection and appearance feature (or motion) are learned simultaneously.