Long-term Tracking Based on Deep Learning

Ming Wu,Chuang Zhang,Zhongkai Sun,Xiaoqi Li
DOI: https://doi.org/10.1145/3164541.3164642
2018-01-01
Abstract:Although deep learning algorithm are widely used in computer vision, in consideration of the efficiency, most object trackers in video still uses traditional methods. In this paper, we propose a long-term tracking system based on deep learning algorithm, which could track fast moving objects and judge whether the tracking target is lost and retrieve it. To improve the performance of tracking fast moving objects, we proposed a motion model for the existing tracker(GOTURN). To meet the long-term tracking requirements, a detector, which can judge the lost target and retrieve it, is combined with the tracking system. We show that by aligned with the motion model and detector, the tracking system performance on the test dataset improves obviously.
What problem does this paper attempt to address?