Multi-resolution Monocular Depth Map Fusion by Self-supervised Gradient-based Composition
Yaqiao Dai, Renjiao Yi, Chenyang Zhu, Hongjun He, Kai Xu

TL;DR
This paper introduces a self-supervised, real-time depth map fusion method that combines multi-resolution monocular depth estimations using gradient-based composition, significantly enhancing detail and noise immunity.
Contribution
It proposes a novel self-supervised fusion framework leveraging guided filtering and gradient domain integration, achieving superior detail preservation and noise robustness in depth estimation.
Findings
Outperforms state-of-the-art fusion methods in noise immunity
Runs 80 times faster than existing methods
Achieves state-of-the-art detail enhancement in depth maps
Abstract
Monocular depth estimation is a challenging problem on which deep neural networks have demonstrated great potential. However, depth maps predicted by existing deep models usually lack fine-grained details due to the convolution operations and the down-samplings in networks. We find that increasing input resolution is helpful to preserve more local details while the estimation at low resolution is more accurate globally. Therefore, we propose a novel depth map fusion module to combine the advantages of estimations with multi-resolution inputs. Instead of merging the low- and high-resolution estimations equally, we adopt the core idea of Poisson fusion, trying to implant the gradient domain of high-resolution depth into the low-resolution depth. While classic Poisson fusion requires a fusion mask as supervision, we propose a self-supervised framework based on guided image filtering. We…
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
Taxonomy
TopicsAdvanced Vision and Imaging · Image Processing Techniques and Applications · Optical measurement and interference techniques
MethodsConvolution
