HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Target Transformed Regression for Accurate Tracking

Yutao Cui Cheng Jiang Limin Wang Gangshan Wu

Target Transformed Regression for Accurate Tracking

Abstract

Accurate tracking is still a challenging task due to appearance variations, pose and view changes, and geometric deformations of target in videos. Recent anchor-free trackers provide an efficient regression mechanism but fail to produce precise bounding box estimation. To address these issues, this paper repurposes a Transformer-alike regression branch, termed as Target Transformed Regression (TREG), for accurate anchor-free tracking. The core to our TREG is to model pair-wise relation between elements in target template and search region, and use the resulted target enhanced visual representation for accurate bounding box regression. This target contextualized representation is able to enhance the target relevant information to help precisely locate the box boundaries, and deal with the object deformation to some extent due to its local and dense matching mechanism. In addition, we devise a simple online template update mechanism to select reliable templates, increasing the robustness for appearance variations and geometric deformations of target in time. Experimental results on visual tracking benchmarks including VOT2018, VOT2019, OTB100, GOT10k, NFS, UAV123, LaSOT and TrackingNet demonstrate that TREG obtains the state-of-the-art performance, achieving a success rate of 0.640 on LaSOT, while running at around 30 FPS. The code and models will be made available at https://github.com/MCG-NJU/TREG.

Code Repositories

MCG-NJU/TREG
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
visual-object-tracking-on-got-10kTREG
Average Overlap: 66.8
Success Rate 0.5: 77.8
Success Rate 0.75: 57.2
visual-object-tracking-on-trackingnetTREG
Accuracy: 78.5
Normalized Precision: 83.8
Precision: 75
visual-object-tracking-on-uav123TREG
AUC: 0.669
Precision: 0.884
visual-object-tracking-on-vot2018TREG
Accuracy: 61.2
Expected Average Overlap (EAO): 0.496
visual-object-tracking-on-vot2019TREG
Accuracy: 60.3
Expected Average Overlap (EAO): 0.391

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Target Transformed Regression for Accurate Tracking | Papers | HyperAI