Deep Mutual Learning for Visual Tracking.

Kai Gao,Pingping Zhang,Yan Liu,Ziqin Zhou,Gang Yang,Huchuan Lu
DOI: https://doi.org/10.1145/3321408.3323927
2019-01-01
Abstract:In this work, we propose a novel deep learning method to improve the accuracy and the speed of particle filter based object trackers. The main contributions include two aspects. First, to enhance the discrimination of feature representations, we propose two identical CNNs, each of which shares information from the other by introducing the Kullback-Leibler (KL) loss. Second, in order to boost the speed of trackers, we introduce the region of interest (ROI) align, and optimize the structure-identical networks with knowledge distillation and deep mutual learning. It makes the forward propagation only calculate once instead of hundreds of iterations. Experimental results on the OTB2015 and VOT2015 benchmarks demonstrate that our method performs better than several state-of-the-art algorithms.
What problem does this paper attempt to address?