Visual Object Tracking

150 papers with code • 21 benchmarks • 26 datasets

Visual Object Tracking is an important research topic in computer vision, image understanding and pattern recognition. Given the initial state (centre location and scale) of a target in the first frame of a video sequence, the aim of Visual Object Tracking is to automatically obtain the states of the object in the subsequent video frames.

Source: Learning Adaptive Discriminative Correlation Filters via Temporal Consistency Preserving Spatial Feature Selection for Robust Visual Object Tracking

Libraries

Use these libraries to find Visual Object Tracking models and implementations

Latest papers with no code

RTrack: Accelerating Convergence for Visual Object Tracking via Pseudo-Boxes Exploration

no code yet • 23 Sep 2023

Single object tracking (SOT) heavily relies on the representation of the target object as a bounding box.

BASE: Probably a Better Approach to Multi-Object Tracking

no code yet • 21 Sep 2023

The field of visual object tracking is dominated by methods that combine simple tracking algorithms and ad hoc schemes.

Leveraging the Power of Data Augmentation for Transformer-based Tracking

no code yet • 15 Sep 2023

Due to long-distance correlation and powerful pretrained models, transformer-based methods have initiated a breakthrough in visual object tracking performance.

Efficient Training for Visual Tracking with Deformable Transformer

no code yet • 6 Sep 2023

Recent Transformer-based visual tracking models have showcased superior performance.

Towards Efficient Training with Negative Samples in Visual Tracking

no code yet • 6 Sep 2023

This study introduces a more efficient training strategy to mitigate overfitting and reduce computational requirements.

BackTrack: Robust template update via Backward Tracking of candidate template

no code yet • 21 Aug 2023

An effective method to tackle these challenges is template update, which updates the template to reflect the change of appearance in the target object during tracking.

Learning Spatial Distribution of Long-Term Trackers Scores

no code yet • 2 Aug 2023

Long-Term tracking is a hot topic in Computer Vision.

Heteroskedastic Geospatial Tracking with Distributed Camera Networks

no code yet • 4 Jun 2023

Visual object tracking has seen significant progress in recent years.

Tracking by 3D Model Estimation of Unknown Objects in Videos

no code yet • ICCV 2023

We argue that this representation is limited and instead propose to guide and improve 2D tracking with an explicit object representation, namely the textured 3D shape and 6DoF pose in each video frame.

SiamTHN: Siamese Target Highlight Network for Visual Tracking

no code yet • 22 Mar 2023

The majority of siamese network based trackers now in use treat each channel in the feature maps generated by the backbone network equally, making the similarity response map sensitive to background influence and hence challenging to focus on the target region.