Occlusion and Motion Reasoning for Long-Term Tracking
Abstract
Object tracking is a reoccurring problem in computer vision. Tracking-by-detection approaches, in particular Struck [20], have shown to be competitive in recent evaluations. However, such approaches fail in the presence of long-term occlusions as well as severe viewpoint changes of the object. In this paper we propose a principled way to combine occlusion and motion reasoning with a tracking-by-detection approach. Occlusion and motion reasoning is based on state-of-the-art long-term trajectories which are labeled as object or background tracks with an energy-based formulation. The overlap between labeled tracks and detected regions allows to identify occlusions. The motion changes of the object between consecutive frames can be estimated robustly from the geometric relation between object trajectories. If this geometric change is significant, an additional detector is trained. Experimental results show that our tracker obtains state-of-the-art results and handles occlusion and viewpoints changes better than competing tracking methods.
Cite
Text
Hua et al. "Occlusion and Motion Reasoning for Long-Term Tracking." European Conference on Computer Vision, 2014. doi:10.1007/978-3-319-10599-4_12Markdown
[Hua et al. "Occlusion and Motion Reasoning for Long-Term Tracking." European Conference on Computer Vision, 2014.](https://mlanthology.org/eccv/2014/hua2014eccv-occlusion/) doi:10.1007/978-3-319-10599-4_12BibTeX
@inproceedings{hua2014eccv-occlusion,
title = {{Occlusion and Motion Reasoning for Long-Term Tracking}},
author = {Hua, Yang and Alahari, Karteek and Schmid, Cordelia},
booktitle = {European Conference on Computer Vision},
year = {2014},
pages = {172-187},
doi = {10.1007/978-3-319-10599-4_12},
url = {https://mlanthology.org/eccv/2014/hua2014eccv-occlusion/}
}