English

Unsupervised confidence for LiDAR depth maps and applications

Computer Vision and Pattern Recognition 2022-10-07 v1

Abstract

Depth perception is pivotal in many fields, such as robotics and autonomous driving, to name a few. Consequently, depth sensors such as LiDARs rapidly spread in many applications. The 3D point clouds generated by these sensors must often be coupled with an RGB camera to understand the framed scene semantically. Usually, the former is projected over the camera image plane, leading to a sparse depth map. Unfortunately, this process, coupled with the intrinsic issues affecting all the depth sensors, yields noise and gross outliers in the final output. Purposely, in this paper, we propose an effective unsupervised framework aimed at explicitly addressing this issue by learning to estimate the confidence of the LiDAR sparse depth map and thus allowing for filtering out the outliers. Experimental results on the KITTI dataset highlight that our framework excels for this purpose. Moreover, we demonstrate how this achievement can improve a wide range of tasks.

Keywords

Cite

@article{arxiv.2210.03118,
  title  = {Unsupervised confidence for LiDAR depth maps and applications},
  author = {Andrea Conti and Matteo Poggi and Filippo Aleotti and Stefano Mattoccia},
  journal= {arXiv preprint arXiv:2210.03118},
  year   = {2022}
}

Comments

IROS 2022. Code available at https://github.com/andreaconti/lidar-confidence

R2 v1 2026-06-28T02:57:21.697Z