paper-with-me

홈 › Papers

Intrinsic Image Diffusion for Indoor Single-view Material Estimation

2023-12-19 · CVPR 2024 1 · Peter Kocsis, Vincent Sitzmann, Matthias Nießner

We present Intrinsic Image Diffusion, a generative model for appearance decomposition of indoor scenes. Given a single input view, we sample multiple possible material explanations represented as albedo, roughness, and metallic maps. Appearance decomposition poses a considerable challenge in computer vision due to the inherent ambiguity between lighting and material properties and the lack of real datasets. To address this issue, we advocate for a probabilistic formulation, where instead of attempting to directly predict the true material properties, we employ a conditional generative model to sample from the solution space. Furthermore, we show that utilizing the strong learned prior of recent diffusion models trained on large-scale real-world images can be adapted to material estimation and highly improves the generalization to real images. Our method produces significantly sharper, more consistent, and more detailed materials, outperforming state-of-the-art methods by $1.5dB$ on PSNR and by $45\%$ better FID score on albedo prediction. We demonstrate the effectiveness of our approach through experiments on both synthetic and real-world datasets.

📄 PDF Abstract BibTeX arXiv:2312.12274

Code (1)

Peter-Kocsis/IntrinsicImageDiffusion 공식 구현 pytorch

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 제목 키워드 기반

Zero-Shot Metric Depth with a Field-of-View Conditioned Diffusion Model

2023-12-20 · Saurabh Saxena, Junhwa Hur, Charles Herrmann, Deqing Sun 외

While methods for monocular depth estimation have made significant strides on standard benchmarks, zero-shot metric depth estimation remains unsolved. Challenges include the joint modeling of indoor and outdoor scenes, w…

DenoisingDepth EstimationMonocular Depth Estimation

LumiNet: Latent Intrinsics Meets Diffusion Models for Indoor Scene Relighting

2024-11-29 · CVPR 2025 1 · Xiaoyan Xing, Konrad Groh, Sezer Karaoglu, Theo Gevers 외

We introduce LumiNet, a novel architecture that leverages generative models and latent intrinsic representations for effective lighting transfer. Given a source image and a target lighting image, LumiNet synthesizes a re…

A Modular Framework for Single-View 3D Reconstruction of Indoor Environments

2025-12-17 · Yuxiao Li arxiv

We propose a modular framework for single-view indoor scene 3D reconstruction, where several core modules are powered by diffusion techniques. Traditional approaches for this task often struggle with the complex instance…

Single-View 3D ReconstructionDepth Estimation

Aerial Diffusion: Text Guided Ground-to-Aerial View Translation from a Single Image using Diffusion Models

2023-03-15 · Divya Kothandaraman, Tianyi Zhou, Ming Lin, Dinesh Manocha

We present a novel method, Aerial Diffusion, for generating aerial views from a single ground-view image using text guidance. Aerial Diffusion leverages a pretrained text-image diffusion model for prior knowledge. We add…

Olbedo: An Albedo and Shading Aerial Dataset for Large-Scale Outdoor Environments

2026-02-24 · Shuang Song, Debao Huang, Deyan Deng, Haolin Xiong 외 arxiv

Intrinsic image decomposition (IID) of outdoor scenes is crucial for relighting, editing, and understanding large-scale environments, but progress has been limited by the lack of real-world datasets with reliable albedo …