Depth Estimation and Image Restoration by Deep Learning from Defocused Images
Saqib Nazir, Lorenzo Vaquero, Manuel Mucientes, V\'ictor M. Brea,, Daniela Coltuc

TL;DR
This paper introduces a novel deep neural network that simultaneously estimates depth and restores focused images from defocused inputs, outperforming existing models on standard benchmarks.
Contribution
The paper presents 2HDED:NET, a two-headed network that jointly performs depth estimation and image deblurring with shared encoding, advancing the integration of these tasks.
Findings
Achieves superior or comparable performance to state-of-the-art models
Successfully tested on indoor and outdoor benchmarks
Demonstrates the effectiveness of parallel processing for depth and deblurring
Abstract
Monocular depth estimation and image deblurring are two fundamental tasks in computer vision, given their crucial role in understanding 3D scenes. Performing any of them by relying on a single image is an ill-posed problem. The recent advances in the field of Deep Convolutional Neural Networks (DNNs) have revolutionized many tasks in computer vision, including depth estimation and image deblurring. When it comes to using defocused images, the depth estimation and the recovery of the All-in-Focus (Aif) image become related problems due to defocus physics. Despite this, most of the existing models treat them separately. There are, however, recent models that solve these problems simultaneously by concatenating two networks in a sequence to first estimate the depth or defocus map and then reconstruct the focused image based on it. We propose a DNN that solves the depth estimation and image…
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
TopicsImage Processing Techniques and Applications · Advanced Image Processing Techniques · Advanced Vision and Imaging
