Multiple Target Tracking in World Coordinate with Single, Minimally Calibrated Camera

Abstract

Tracking multiple objects is important in many application domains. We propose a novel algorithm for multi-object tracking that is capable of working under very challenging conditions such as minimal hardware equipment, uncalibrated monocular camera, occlusions and severe background clutter. To address this problem we propose a new method that jointly estimates object tracks, estimates corresponding 2D/3D temporal trajectories in the camera reference system as well as estimates the model parameters (pose, focal length, etc) within a coherent probabilistic formulation. Since our goal is to estimate stable and robust tracks that can be univocally associated to the object IDs, we propose to include in our formulation an interaction (attraction and repulsion) model that is able to model multiple 2D/3D trajectories in space-time and handle situations where objects occlude each other. We use a MCMC particle filtering algorithm for parameter inference and propose a solution that enables accurate and efficient tracking and camera model estimation. Qualitative and quantitative experimental results obtained using our own dataset and the publicly available ETH dataset shows very promising tracking and camera estimation results.

Cite

Text

Choi and Savarese. "Multiple Target Tracking in World Coordinate with Single, Minimally Calibrated Camera." European Conference on Computer Vision, 2010. doi:10.1007/978-3-642-15561-1_40

Markdown

[Choi and Savarese. "Multiple Target Tracking in World Coordinate with Single, Minimally Calibrated Camera." European Conference on Computer Vision, 2010.](https://mlanthology.org/eccv/2010/choi2010eccv-multiple/) doi:10.1007/978-3-642-15561-1_40

BibTeX

@inproceedings{choi2010eccv-multiple,
  title     = {{Multiple Target Tracking in World Coordinate with Single, Minimally Calibrated Camera}},
  author    = {Choi, Wongun and Savarese, Silvio},
  booktitle = {European Conference on Computer Vision},
  year      = {2010},
  pages     = {553-567},
  doi       = {10.1007/978-3-642-15561-1_40},
  url       = {https://mlanthology.org/eccv/2010/choi2010eccv-multiple/}
}