paper-with-me

홈 › Papers

Learning Depth from Focus in the Wild

2022-07-20 · Changyeon Won, Hae-Gon Jeon

For better photography, most recent commercial cameras including smartphones have either adopted large-aperture lens to collect more light or used a burst mode to take multiple images within short times. These interesting features lead us to examine depth from focus/defocus. In this work, we present a convolutional neural network-based depth estimation from single focal stacks. Our method differs from relevant state-of-the-art works with three unique features. First, our method allows depth maps to be inferred in an end-to-end manner even with image alignment. Second, we propose a sharp region detection module to reduce blur ambiguities in subtle focus changes and weakly texture-less regions. Third, we design an effective downsampling module to ease flows of focal information in feature extractions. In addition, for the generalization of the proposed network, we develop a simulator to realistically reproduce the features of commercial cameras, such as changes in field of view, focal length and principal points. By effectively incorporating these three unique features, our network achieves the top rank in the DDFF 12-Scene benchmark on most metrics. We also demonstrate the effectiveness of the proposed method on various quantitative evaluations and real-world images taken from various off-the-shelf cameras compared with state-of-the-art methods. Our source code is publicly available at https://github.com/wcy199705/DfFintheWild.

📄 PDF Abstract BibTeX arXiv:2207.09658

Code (1)

wcy199705/dffinthewild 공식 구현 pytorch

Tasks

Depth Estimation

Similar Papers 제목 키워드 기반

Deep Depth from Defocus: how can defocus blur improve 3D estimation using dense neural networks?

2018-09-05 · Marcela Carvalho, Bertrand Le Saux, Pauline Trouvé-Peloux, Andrés Almansa 외

Depth estimation is of critical interest for scene understanding and accurate 3D reconstruction. Most recent approaches in depth estimation with deep learning exploit geometrical structures of standard sharp images to pr…

3D ReconstructionDepth EstimationDepth PredictionScene Understanding

Amodal Depth Anything: Amodal Depth Estimation in the Wild

2024-12-03 · Zhenyu Li, Mykola Lavreniuk, Jian Shi, Shariq Farooq Bhat 외

Amodal depth estimation aims to predict the depth of occluded (invisible) parts of objects in a scene. This task addresses the question of whether models can effectively perceive the geometry of occluded regions based on…

Depth EstimationDepth Prediction

Monocular Relative Depth Perception With Web Stereo Data Supervision

2018-06-01 · CVPR 2018 6 · Ke Xian, Chunhua Shen, Zhiguo Cao, Hao Lu 외

In this paper we study the problem of monocular relative depth perception in the wild. We introduce a simple yet effective method to automatically generate dense relative depth annotations from web stereo images, and pro…

Depth EstimationSemantic Segmentation

Single-Image Depth Perception in the Wild

2016-04-13 · NeurIPS 2016 12 · Weifeng Chen, Zhao Fu, Dawei Yang, Jia Deng

This paper studies single-image depth perception in the wild, i.e., recovering depth from a single image taken in unconstrained settings. We introduce a new dataset "Depth in the Wild" consisting of images in the wild an…

Depth Estimation

Surface Normals in the Wild

2017-04-10 · ICCV 2017 10 · Weifeng Chen, Donglai Xiang, Jia Deng

We study the problem of single-image depth estimation for images in the wild. We collect human annotated surface normals and use them to train a neural network that directly predicts pixel-wise depth. We propose two nove…

Depth Estimation