HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Exploring Enhanced Contextual Information for Video-Level Object Tracking

Ben Kang; Xin Chen; Simiao Lai; Yang Liu; Yi Liu; Dong Wang

Exploring Enhanced Contextual Information for Video-Level Object Tracking

Abstract

Contextual information at the video level has become increasingly crucial for visual object tracking. However, existing methods typically use only a few tokens to convey this information, which can lead to information loss and limit their ability to fully capture the context. To address this issue, we propose a new video-level visual object tracking framework called MCITrack. It leverages Mamba's hidden states to continuously record and transmit extensive contextual information throughout the video stream, resulting in more robust object tracking. The core component of MCITrack is the Contextual Information Fusion module, which consists of the mamba layer and the cross-attention layer. The mamba layer stores historical contextual information, while the cross-attention layer integrates this information into the current visual features of each backbone block. This module enhances the model's ability to capture and utilize contextual information at multiple levels through deep integration with the backbone. Experiments demonstrate that MCITrack achieves competitive performance across numerous benchmarks. For instance, it gets 76.6% AUC on LaSOT and 80.0% AO on GOT-10k, establishing a new state-of-the-art performance. Code and models are available at https://github.com/kangben258/MCITrack.

Code Repositories

kangben258/MCITrack
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
semi-supervised-video-object-segmentation-on-15MCITrack-L384
EAO: 0.624
semi-supervised-video-object-segmentation-on-15MCITrack-B224
EAO: 0.619
video-object-tracking-on-nv-vot211MCITrack_L384
AUC: 41.50
Precision: 54.20
visual-object-tracking-on-got-10kMCITrack-B224
Average Overlap: 77.9
Success Rate 0.5: 88.2
Success Rate 0.75: 76.8
visual-object-tracking-on-got-10kMCITrack-L384
Average Overlap: 80.0
Success Rate 0.5: 88.5
Success Rate 0.75: 80.2
visual-object-tracking-on-lasotMCITrack-L384
AUC: 76.6
Normalized Precision: 86.1
Precision: 85.0
visual-object-tracking-on-lasotMCITrack-B224
AUC: 75.3
Normalized Precision: 85.6
Precision: 83.3
visual-object-tracking-on-lasot-extMCITrack-L384
AUC: 55.7
Normalized Precision: 66.5
Precision: 62.9
visual-object-tracking-on-lasot-extMCITrack-B224
AUC: 54.6
Normalized Precision: 65.7
Precision: 62.1
visual-object-tracking-on-tnl2kMCITrack-B224
AUC: 62.9
visual-object-tracking-on-tnl2kMCITrack-L384
AUC: 65.3
visual-object-tracking-on-trackingnetMCITrack-B224
Accuracy: 86.3
Normalized Precision: 90.9
Precision: 86.1
visual-object-tracking-on-trackingnetMCITrack-L384
Accuracy: 87.9
Normalized Precision: 92.1
Precision: 89.2

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
Exploring Enhanced Contextual Information for Video-Level Object Tracking | Papers | HyperAI