HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

NeighborTrack: Improving Single Object Tracking by Bipartite Matching with Neighbor Tracklets

Yu-Hsi Chen; Chien-Yao Wang; Cheng-Yun Yang; Hung-Shuo Chang; Youn-Long Lin; Yung-Yu Chuang; Hong-Yuan Mark Liao

NeighborTrack: Improving Single Object Tracking by Bipartite Matching with Neighbor Tracklets

Abstract

We propose a post-processor, called NeighborTrack, that leverages neighbor information of the tracking target to validate and improve single-object tracking (SOT) results. It requires no additional data or retraining. Instead, it uses the confidence score predicted by the backbone SOT network to automatically derive neighbor information and then uses this information to improve the tracking results. When tracking an occluded target, its appearance features are untrustworthy. However, a general siamese network often cannot tell whether the tracked object is occluded by reading the confidence score alone, because it could be misled by neighbors with high confidence scores. Our proposed NeighborTrack takes advantage of unoccluded neighbors' information to reconfirm the tracking target and reduces false tracking when the target is occluded. It not only reduces the impact caused by occlusion, but also fixes tracking problems caused by object appearance changes. NeighborTrack is agnostic to SOT networks and post-processing methods. For the VOT challenge dataset commonly used in short-term object tracking, we improve three famous SOT networks, Ocean, TransT, and OSTrack, by an average of ${1.92\%}$ EAO and ${2.11\%}$ robustness. For the mid- and long-term tracking experiments based on OSTrack, we achieve state-of-the-art ${72.25\%}$ AUC on LaSOT and ${75.7\%}$ AO on GOT-10K. Code duplication can be found in https://github.com/franktpmvu/NeighborTrack.

Code Repositories

franktpmvu/NeighborTrack
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-object-tracking-on-nv-vot211Neighbor- Track(OSTrack)
AUC: 38.32
Precision: 52.54
visual-object-tracking-on-got-10kNeighborTrack-OSTrack
Average Overlap: 75.7
Success Rate 0.5: 85.72
Success Rate 0.75: 73.3
visual-object-tracking-on-lasotNeighborTrack-OSTrack
AUC: 72.2
Normalized Precision: 81.8
Precision: 78.0
visual-object-tracking-on-trackingnetNeighborTrack-OSTrack
Accuracy: 83.79
Normalized Precision: 88.30
visual-object-tracking-on-uav123NeighborTrack-OSTrack
AUC: 0.725
Precision: 0.9337

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
NeighborTrack: Improving Single Object Tracking by Bipartite Matching with Neighbor Tracklets | Papers | HyperAI