Distilling Channels for Efficient Deep Tracking
Shiming Ge, Zhao Luo, Chunhui Zhang, Yingying Hua, Dacheng, Tao

TL;DR
This paper introduces channel distillation, a framework that adaptively selects informative feature channels from deep networks to improve the efficiency and accuracy of visual tracking, reducing computational costs.
Contribution
The paper proposes a novel channel distillation framework that enhances deep trackers by adaptively selecting channels, reducing complexity and improving generalization.
Findings
Channel distillation improves tracking accuracy.
Reduces number of feature channels needed.
Enhances speed and lowers memory usage.
Abstract
Deep trackers have proven success in visual tracking. Typically, these trackers employ optimally pre-trained deep networks to represent all diverse objects with multi-channel features from some fixed layers. The deep networks employed are usually trained to extract rich knowledge from massive data used in object classification and so they are capable to represent generic objects very well. However, these networks are too complex to represent a specific moving object, leading to poor generalization as well as high computational and memory costs. This paper presents a novel and general framework termed channel distillation to facilitate deep trackers. To validate the effectiveness of channel distillation, we take discriminative correlation filter (DCF) and ECO for example. We demonstrate that an integrated formulation can turn feature compression, response map generation, and model update…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsBlind Source Separation Techniques
MethodsThe Educational Competition Optimizer
