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/ECO: Efficient Convolution Operators for Tracking

ECO: Efficient Convolution Operators for Tracking

Martin Danelljan, Goutam Bhat, Fahad Shahbaz Khan, Michael Felsberg

2016-11-28CVPR 2017 7Visual Object Tracking
PaperPDFCodeCodeCodeCodeCode

Abstract

In recent years, Discriminative Correlation Filter (DCF) based methods have significantly advanced the state-of-the-art in tracking. However, in the pursuit of ever increasing tracking performance, their characteristic speed and real-time capability have gradually faded. Further, the increasingly complex models, with massive number of trainable parameters, have introduced the risk of severe over-fitting. In this work, we tackle the key causes behind the problems of computational complexity and over-fitting, with the aim of simultaneously improving both speed and performance. We revisit the core DCF formulation and introduce: (i) a factorized convolution operator, which drastically reduces the number of parameters in the model; (ii) a compact generative model of the training sample distribution, that significantly reduces memory and time complexity, while providing better diversity of samples; (iii) a conservative model update strategy with improved robustness and reduced complexity. We perform comprehensive experiments on four benchmarks: VOT2016, UAV123, OTB-2015, and TempleColor. When using expensive deep features, our tracker provides a 20-fold speedup and achieves a 13.0% relative gain in Expected Average Overlap compared to the top ranked method in the VOT2016 challenge. Moreover, our fast variant, using hand-crafted features, operates at 60 Hz on a single CPU, while obtaining 65.0% AUC on OTB-2015.

Results

TaskDatasetMetricValueModel
Object TrackingVOT2017/18Expected Average Overlap (EAO)0.28ECO
Object TrackingTrackingNetAccuracy56.13ECO
Object TrackingTrackingNetNormalized Precision62.14ECO
Object TrackingTrackingNetPrecision48.86ECO
Visual Object TrackingVOT2017/18Expected Average Overlap (EAO)0.28ECO
Visual Object TrackingTrackingNetAccuracy56.13ECO
Visual Object TrackingTrackingNetNormalized Precision62.14ECO
Visual Object TrackingTrackingNetPrecision48.86ECO

Related Papers

UMDATrack: 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-19CGTrack: Cascade Gating Network with Hierarchical Feature Aggregation for UAV Tracking2025-05-09