TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Fast Visual Object Tracking with Rotated Bounding Boxes

Fast Visual Object Tracking with Rotated Bounding Boxes

Bao Xin Chen, John K. Tsotsos

2019-07-08Visual Object TrackingObject TrackingVideo Object Tracking
PaperPDFCode(official)

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.

Results

TaskDatasetMetricValueModel
VideoNT-VOT211AUC35.22SiamMask_E
VideoNT-VOT211Precision46.57SiamMask_E
Object TrackingVOT2017/18Expected Average Overlap (EAO)0.446SiamMask_E
Object TrackingVOT2019Expected Average Overlap (EAO)0.309SiamMask_E
Object TrackingVOT2016Expected Average Overlap (EAO)0.466SiamMask_E
Object TrackingNT-VOT211AUC35.22SiamMask_E
Object TrackingNT-VOT211Precision46.57SiamMask_E
Visual Object TrackingVOT2017/18Expected Average Overlap (EAO)0.446SiamMask_E
Visual Object TrackingVOT2019Expected Average Overlap (EAO)0.309SiamMask_E
Visual Object TrackingVOT2016Expected Average Overlap (EAO)0.466SiamMask_E

Related Papers

MVA 2025 Small Multi-Object Tracking for Spotting Birds Challenge: Dataset, Methods, and Results2025-07-17YOLOv8-SMOT: An Efficient and Robust Framework for Real-Time Small Object Tracking via Slice-Assisted Training and Adaptive Association2025-07-16HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking2025-07-10Robustifying 3D Perception through Least-Squares Multi-Agent Graphs Object Tracking2025-07-07UMDATrack: Unified Multi-Domain Adaptive Tracking Under Adverse Weather Conditions2025-07-01Mamba-FETrack V2: Revisiting State Space Model for Frame-Event based Visual Object Tracking2025-06-30Visual and Memory Dual Adapter for Multi-Modal Object Tracking2025-06-30R1-Track: Direct Application of MLLMs to Visual Object Tracking via Reinforcement Learning2025-06-27