Just-in-Time Reconstruction: Inpainting Sparse Maps using Single View Depth Predictors as Priors
Chamara Saroj Weerasekera, Thanuja Dharmasiri, Ravi Garg, Tom Drummond, and Ian Reid

TL;DR
This paper introduces a real-time inpainting method that fuses sparse depth maps with single-view depth predictions using a CNN-parameterized CRF, effectively generating dense depth maps from various sparse sources.
Contribution
It proposes a novel data fusion approach with confidence weights predicted by CNNs, enabling flexible, real-time inpainting of sparse depth maps from different sensors and scales.
Findings
Effective real-time inpainting demonstrated on various sensor data.
Robust fusion reduces impact of outliers in depth maps.
Flexible application to indoor and outdoor scenes.
Abstract
We present ``just-in-time reconstruction" as real-time image-guided inpainting of a map with arbitrary scale and sparsity to generate a fully dense depth map for the image. In particular, our goal is to inpaint a sparse map --- obtained from either a monocular visual SLAM system or a sparse sensor --- using a single-view depth prediction network as a virtual depth sensor. We adopt a fairly standard approach to data fusion, to produce a fused depth map by performing inference over a novel fully-connected Conditional Random Field (CRF) which is parameterized by the input depth maps and their pixel-wise confidence weights. Crucially, we obtain the confidence weights that parameterize the CRF model in a data-dependent manner via Convolutional Neural Networks (CNNs) which are trained to model the conditional depth error distributions given each source of input depth map and the associated…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsConditional Random Field
