Taking Mobile Multi-Object Tracking to the Next Level: People, Unknown Objects, and Carried Items
Abstract
In this paper, we aim to take mobile multi-object tracking to the next level. Current approaches work in a tracking-by-detection framework, which limits them to object categories for which pre-trained detector models are available. In contrast, we propose a novel tracking-before-detection approach that can track both known and unknown object categories in very challenging street scenes. Our approach relies on noisy stereo depth data in order to segment and track objects in 3D. At its core is a novel, compact 3D representation that allows us to robustly track a large variety of objects, while building up models of their 3D shape online. In addition to improving tracking performance, this representation allows us to detect anomalous shapes, such as carried items on a person’s body. We evaluate our approach on several challenging video sequences of busy pedestrian zones and show that it outperforms state-of-the-art approaches.
Cite
Text
Mitzel and Leibe. "Taking Mobile Multi-Object Tracking to the Next Level: People, Unknown Objects, and Carried Items." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33715-4_41Markdown
[Mitzel and Leibe. "Taking Mobile Multi-Object Tracking to the Next Level: People, Unknown Objects, and Carried Items." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/mitzel2012eccv-taking/) doi:10.1007/978-3-642-33715-4_41BibTeX
@inproceedings{mitzel2012eccv-taking,
title = {{Taking Mobile Multi-Object Tracking to the Next Level: People, Unknown Objects, and Carried Items}},
author = {Mitzel, Dennis and Leibe, Bastian},
booktitle = {European Conference on Computer Vision},
year = {2012},
pages = {566-579},
doi = {10.1007/978-3-642-33715-4_41},
url = {https://mlanthology.org/eccv/2012/mitzel2012eccv-taking/}
}