paper-with-me

Papers

Monocular Depth Estimation using Diffusion Models

2023-02-28 · Saurabh Saxena, Abhishek Kar, Mohammad Norouzi, David J. Fleet

We formulate monocular depth estimation using denoising diffusion models, inspired by their recent successes in high fidelity image generation. To that end, we introduce innovations to address problems arising due to noisy, incomplete depth maps in training data, including step-unrolled denoising diffusion, an $L_1$ loss, and depth infilling during training. To cope with the limited availability of data for supervised training, we leverage pre-training on self-supervised image-to-image translation tasks. Despite the simplicity of the approach, with a generic loss and architecture, our DepthGen model achieves SOTA performance on the indoor NYU dataset, and near SOTA results on the outdoor KITTI dataset. Further, with a multimodal posterior, DepthGen naturally represents depth ambiguity (e.g., from transparent surfaces), and its zero-shot performance combined with depth imputation, enable a simple but effective text-to-3D pipeline. Project page: https://depth-gen.github.io

📄 PDF Abstract BibTeX arXiv:2302.14816

Code (0)

등록된 구현이 없습니다.

Tasks

DenoisingDepth EstimationImage GenerationImage-to-Image TranslationImputationMonocular Depth EstimationText to 3D

Methods 이 논문이 사용한 방법론

Diffusion Diffusion models generate samples by gradually removing noise from a signal, and their training objective can be expressed as a reweighted variational lower-bound…

Similar Papers 제목 키워드 기반

DiffusionDepth: Diffusion Denoising Approach for Monocular Depth Estimation

2023-03-09 · Yiqun Duan, Xianda Guo, Zheng Zhu

Monocular depth estimation is a challenging task that predicts the pixel-wise depth from a single 2D image. Current methods typically model this problem as a regression or classification task. We propose DiffusionDepth, …

DecoderDenoisingDepth EstimationMonocular Depth Estimation

EDADepth: Enhanced Data Augmentation for Monocular Depth Estimation

2024-09-10 · Nischal Khanal, Shivanand Venkanna Sheshappanavar

Due to their text-to-image synthesis feature, diffusion models have recently seen a rise in visual perception tasks, such as depth estimation. The lack of good-quality datasets makes the extraction of a fine-grain semant…

Data AugmentationDepth EstimationImage GenerationMonocular Depth Estimation+2

Repurposing Diffusion-Based Image Generators for Monocular Depth Estimation

2023-12-04 · CVPR 2024 1 · Bingxin Ke, Anton Obukhov, Shengyu Huang, Nando Metzger 외

Monocular depth estimation is a fundamental computer vision task. Recovering 3D depth from a single image is geometrically ill-posed and requires scene understanding, so it is not surprising that the rise of deep learnin…

Depth EstimationGPUMonocular Depth EstimationScene Understanding+1

PriorDiffusion: Leverage Language Prior in Diffusion Models for Monocular Depth Estimation

2024-11-24 · Ziyao Zeng, Jingcheng Ni, Daniel Wang, Patrick Rim 외

Traditional monocular depth estimation suffers from inherent ambiguity and visual nuisance. We argue that language prior can enhance monocular depth estimation by leveraging the inductive bias learned during the text-to-…

DenoisingDepth EstimationInductive BiasMonocular Depth Estimation

Align3R: Aligned Monocular Depth Estimation for Dynamic Videos

2024-12-04 · CVPR 2025 1 · Jiahao Lu, Tianyu Huang, Peng Li, Zhiyang Dou 외

Recent developments in monocular depth estimation methods enable high-quality depth estimation of single-view images but fail to estimate consistent video depth across different frames. Recent works address this problem …

Depth EstimationMonocular Depth Estimation