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/Ocean: Object-aware Anchor-free Tracking

Ocean: Object-aware Anchor-free Tracking

Zhipeng Zhang, Houwen Peng, Jianlong Fu, Bing Li, Weiming Hu

2020-06-18ECCV 2020 8Visual Object TrackingVideo Object Tracking
PaperPDFCodeCodeCode(official)Code

Abstract

Anchor-based Siamese trackers have achieved remarkable advancements in accuracy, yet the further improvement is restricted by the lagged tracking robustness. We find the underlying reason is that the regression network in anchor-based methods is only trained on the positive anchor boxes (i.e., $IoU \geq0.6$). This mechanism makes it difficult to refine the anchors whose overlap with the target objects are small. In this paper, we propose a novel object-aware anchor-free network to address this issue. First, instead of refining the reference anchor boxes, we directly predict the position and scale of target objects in an anchor-free fashion. Since each pixel in groundtruth boxes is well trained, the tracker is capable of rectifying inexact predictions of target objects during inference. Second, we introduce a feature alignment module to learn an object-aware feature from predicted bounding boxes. The object-aware feature can further contribute to the classification of target objects and background. Moreover, we present a novel tracking framework based on the anchor-free model. The experiments show that our anchor-free tracker achieves state-of-the-art performance on five benchmarks, including VOT-2018, VOT-2019, OTB-100, GOT-10k and LaSOT. The source code is available at https://github.com/researchmm/TracKit.

Results

TaskDatasetMetricValueModel
VideoNT-VOT211AUC32.86Ocean
VideoNT-VOT211Precision46.72Ocean
Object TrackingVOT2019Expected Average Overlap (EAO)0.327Ocean
Object TrackingVOT2018Expected Average Overlap (EAO)0.467Ocean
Object TrackingGOT-10kAverage Overlap61.1Ocean
Object TrackingGOT-10kSuccess Rate 0.572.1Ocean
Object TrackingNT-VOT211AUC32.86Ocean
Object TrackingNT-VOT211Precision46.72Ocean
Visual Object TrackingVOT2019Expected Average Overlap (EAO)0.327Ocean
Visual Object TrackingVOT2018Expected Average Overlap (EAO)0.467Ocean
Visual Object TrackingGOT-10kAverage Overlap61.1Ocean
Visual Object TrackingGOT-10kSuccess Rate 0.572.1Ocean

Related Papers

HiM2SAM: Enhancing SAM2 with Hierarchical Motion Estimation and Memory Optimization towards Long-term Tracking2025-07-10UMDATrack: 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-30R1-Track: Direct Application of MLLMs to Visual Object Tracking via Reinforcement Learning2025-06-27Fully Spiking Neural Networks for Unified Frame-Event Object Tracking2025-05-27Progressive Scaling Visual Object Tracking2025-05-26Adapting SAM 2 for Visual Object Tracking: 1st Place Solution for MMVPR Challenge Multi-Modal Tracking2025-05-23Towards Low-Latency Event Stream-based Visual Object Tracking: A Slow-Fast Approach2025-05-19