Object Tracking

584 papers with code • 7 benchmarks • 61 datasets

Object tracking is the task of taking an initial set of object detections, creating a unique ID for each of the initial detections, and then tracking each of the objects as they move around frames in a video, maintaining the ID assignment. State-of-the-art methods involve fusing data from RGB and event-based cameras to produce more reliable object tracking. CNN-based models using only RGB images as input are also effective. The most popular benchmark is OTB. There are several evaluation metrics specific to object tracking, including HOTA, MOTA, IDF1, and Track-mAP.

( Image credit: Towards-Realtime-MOT )

Libraries

Use these libraries to find Object Tracking models and implementations

Latest papers with no code

SceneTracker: Long-term Scene Flow Estimation Network

no code yet • 29 Mar 2024

Considering the complementarity of scene flow estimation in the spatial domain's focusing capability and 3D object tracking in the temporal domain's coherence, this study aims to address a comprehensive new task that can simultaneously capture fine-grained and long-term 3D motion in an online manner: long-term scene flow estimation (LSFE).

Bayesian Nonparametrics: An Alternative to Deep Learning

no code yet • 29 Mar 2024

Bayesian nonparametric models offer a flexible and powerful framework for statistical model selection, enabling the adaptation of model complexity to the intricacies of diverse datasets.

TAFormer: A Unified Target-Aware Transformer for Video and Motion Joint Prediction in Aerial Scenes

no code yet • 27 Mar 2024

To address this issue, we introduce a novel task called Target-Aware Aerial Video Prediction, aiming to simultaneously predict future scenes and motion states of the target.

Middle Fusion and Multi-Stage, Multi-Form Prompts for Robust RGB-T Tracking

no code yet • 27 Mar 2024

We propose M3PT, a novel RGB-T prompt tracking method that leverages middle fusion and multi-modal and multi-stage visual prompts to overcome these challenges.

Enhancing Multiple Object Tracking Accuracy via Quantum Annealing

no code yet • 27 Mar 2024

Multiple object tracking (MOT), a key task in image recognition, presents a persistent challenge in balancing processing speed and tracking accuracy.

Exploring Dynamic Transformer for Efficient Object Tracking

no code yet • 26 Mar 2024

For instance, DyTrack obtains 64. 9% AUC on LaSOT with a speed of 256 fps.

Spike-NeRF: Neural Radiance Field Based On Spike Camera

no code yet • 25 Mar 2024

As a neuromorphic sensor with high temporal resolution, spike cameras offer notable advantages over traditional cameras in high-speed vision applications such as high-speed optical estimation, depth estimation, and object tracking.

From Two-Stream to One-Stream: Efficient RGB-T Tracking via Mutual Prompt Learning and Knowledge Distillation

no code yet • 25 Mar 2024

Due to the complementary nature of visible light and thermal infrared modalities, object tracking based on the fusion of visible light images and thermal images (referred to as RGB-T tracking) has received increasing attention from researchers in recent years.

Spatio-Temporal Bi-directional Cross-frame Memory for Distractor Filtering Point Cloud Single Object Tracking

no code yet • 23 Mar 2024

This integrates future and synthetic past frame memory to enhance the current memory, thereby improving the accuracy of iteration-based tracking.

Reasoning-Enhanced Object-Centric Learning for Videos

no code yet • 22 Mar 2024

Object-centric learning aims to break down complex visual scenes into more manageable object representations, enhancing the understanding and reasoning abilities of machine learning systems toward the physical world.