How to Guide Adaptive Depth Sampling?
Ilya Tcenov, Guy Gilboa

TL;DR
This paper introduces a method for adaptive depth sampling that uses a neural network to generate importance maps guiding where to sample more densely, improving reconstruction quality over traditional methods.
Contribution
A novel modular framework that leverages neural networks to produce importance maps for adaptive depth sampling, adaptable to various hardware and error measures.
Findings
Outperforms grid and random sampling patterns in simulations
Achieves better reconstruction quality than recent adaptive algorithms
Flexible framework adaptable to different hardware and error measures
Abstract
Recent advances in depth sensing technologies allow fast electronic maneuvering of the laser beam, as opposed to fixed mechanical rotations. This will enable future sensors, in principle, to vary in real-time the sampling pattern. We examine here the abstract problem of whether adapting the sampling pattern for a given frame can reduce the reconstruction error or allow a sparser pattern. We propose a constructive generic method to guide adaptive depth sampling algorithms. Given a sampling budget B, a depth predictor P and a desired quality measure M, we propose an Importance Map that highlights important sampling locations. This map is defined for a given frame as the per-pixel expected value of M produced by the predictor P, given a pattern of B random samples. This map can be well estimated in a training phase. We show that a neural network can learn to produce a highly faithful…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
