English

MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation

Computer Vision and Pattern Recognition 2019-08-21 v2

Abstract

We tackle the fundamentally ill-posed problem of 3D human localization from monocular RGB images. Driven by the limitation of neural networks outputting point estimates, we address the ambiguity in the task by predicting confidence intervals through a loss function based on the Laplace distribution. Our architecture is a light-weight feed-forward neural network that predicts 3D locations and corresponding confidence intervals given 2D human poses. The design is particularly well suited for small training data, cross-dataset generalization, and real-time applications. Our experiments show that we (i) outperform state-of-the-art results on KITTI and nuScenes datasets, (ii) even outperform a stereo-based method for far-away pedestrians, and (iii) estimate meaningful confidence intervals. We further share insights on our model of uncertainty in cases of limited observations and out-of-distribution samples.

Keywords

Cite

@article{arxiv.1906.06059,
  title  = {MonoLoco: Monocular 3D Pedestrian Localization and Uncertainty Estimation},
  author = {Lorenzo Bertoni and Sven Kreiss and Alexandre Alahi},
  journal= {arXiv preprint arXiv:1906.06059},
  year   = {2019}
}

Comments

International Conference on Computer Vision (ICCV) 2019

R2 v1 2026-06-23T09:53:33.573Z