HyperAIHyperAI

Command Palette

Search for a command to run...

4 months ago

Fast Visual Object Tracking with Rotated Bounding Boxes

Bao Xin Chen; John K. Tsotsos

Fast Visual Object Tracking with Rotated Bounding Boxes

Abstract

In this paper, we demonstrate a novel algorithm that uses ellipse fitting to estimate the bounding box rotation angle and size with the segmentation(mask) on the target for online and real-time visual object tracking. Our method, SiamMask_E, improves the bounding box fitting procedure of the state-of-the-art object tracking algorithm SiamMask and still retains a fast-tracking frame rate (80 fps) on a system equipped with GPU (GeForce GTX 1080 Ti or higher). We tested our approach on the visual object tracking datasets (VOT2016, VOT2018, and VOT2019) that were labeled with rotated bounding boxes. By comparing with the original SiamMask, we achieved an improved Accuracy of 0.652 and 0.309 EAO on VOT2019, which is 0.056 and 0.026 higher than the original SiamMask. The implementation is available on GitHub: https://github.com/baoxinchen/siammask_e.

Code Repositories

baoxinchen/siammask_e
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
video-object-tracking-on-nv-vot211SiamMask_E
AUC: 35.22
Precision: 46.57
visual-object-tracking-on-vot2016SiamMask_E
Expected Average Overlap (EAO): 0.466
visual-object-tracking-on-vot201718SiamMask_E
Expected Average Overlap (EAO): 0.446
visual-object-tracking-on-vot2019SiamMask_E
Expected Average Overlap (EAO): 0.309

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
Fast Visual Object Tracking with Rotated Bounding Boxes | Papers | HyperAI