paper-with-me

홈 › Papers

Zero-Shot Depth from Defocus

2026-03-27 · Yiming Zuo, Hongyu Wen, Venkat Subramanian, Patrick Chen, Karhan Kayan, Mario Bijelic, Felix Heide, Jia Deng arxiv

Depth from Defocus (DfD) is the task of estimating a dense metric depth map from a focus stack. Unlike previous works overfitting to a certain dataset, this paper focuses on the challenging and practical setting of zero-shot generalization. We first propose a new real-world DfD benchmark ZEDD, which contains 8.3x more scenes and significantly higher quality images and ground-truth depth maps compared to previous benchmarks. We also design a novel network architecture named FOSSA. FOSSA is a Transformer-based architecture with novel designs tailored to the DfD task. The key contribution is a stack attention layer with a focus distance embedding, allowing efficient information exchange across the focus stack. Finally, we develop a new training data pipeline allowing us to utilize existing large-scale RGBD datasets to generate synthetic focus stacks. Experiment results on ZEDD and other benchmarks show a significant improvement over the baselines, reducing errors by up to 55.7%. The ZEDD benchmark is released at https://zedd.cs.princeton.edu. The code and checkpoints are released at https://github.com/princeton-vl/FOSSA.

📄 PDF Abstract BibTeX arXiv:2603.26658

Code (0)

등록된 구현이 없습니다.

Tasks

Zero-shot Generalization

Similar Papers 제목 키워드 기반

SpiderCam: Low-Power Snapshot Depth from Differential Defocus

2026-03-18 · Marcos A. Ferreira, Tianao Li, John Mamish, Josiah Hester 외 arxiv

We introduce SpiderCam, an FPGA-based snapshot depth-from-defocus camera which produces 480x400 sparse depth maps in real-time at 32.5 FPS over a working range of 52 cm while consuming 624 mW of power in total. SpiderCam…

Focal Split: Untethered Snapshot Depth from Differential Defocus

2025-04-15 · CVPR 2025 1 · Junjie Luo, John Mamish, Alan Fu, Thomas Concannon 외

We introduce Focal Split, a handheld, snapshot depth camera with fully onboard power and computing based on depth-from-differential-defocus (DfDD). Focal Split is passive, avoiding power consumption of light sources. Its…

Raspberry Pi 5

Depth from Dual Differential Defocus and Stereo Consensus

2026-06-01 · Junjie Luo, Wei Xu, Dylan Chu, Emma Alexander 외 arxiv

We introduce D^3S Consensus, a physics-based, closed-form algorithm that unifies depth-from-defocus (DfD) and stereo to achieve highly accurate depth estimation throughout an extended working range beyond the depth-of-fi…

Depth Estimation

Blur aware metric depth estimation with multi-focus plenoptic cameras

2023-08-08 · Mathieu Labussière, Céline Teulière, Omar Ait-Aider

While a traditional camera only captures one point of view of a scene, a plenoptic or light-field camera, is able to capture spatial and angular information in a single snapshot, enabling depth estimation from a single a…

Depth EstimationDisparity Estimation

Single-Image Depth from Defocus with Coded Aperture and Diffusion Posterior Sampling

2025-09-22 · Hodaka Kawachi, Jose Reinaldo Cunha Santos A. V. Silva Neto, Yasushi Yagi, Hajime Nagahara 외 arxiv

We propose a single-snapshot depth-from-defocus (DFD) reconstruction method for coded-aperture imaging that replaces hand-crafted priors with a learned diffusion prior used purely as regularization. Our optimization fram…