paper-with-me

Papers

Shape, Light, and Material Decomposition from Images using Monte Carlo Rendering and Denoising

2022-06-07 · Jon Hasselgren, Nikolai Hofmann, Jacob Munkberg

Recent advances in differentiable rendering have enabled high-quality reconstruction of 3D scenes from multi-view images. Most methods rely on simple rendering algorithms: pre-filtered direct lighting or learned representations of irradiance. We show that a more realistic shading model, incorporating ray tracing and Monte Carlo integration, substantially improves decomposition into shape, materials & lighting. Unfortunately, Monte Carlo integration provides estimates with significant noise, even at large sample counts, which makes gradient-based inverse rendering very challenging. To address this, we incorporate multiple importance sampling and denoising in a novel inverse rendering pipeline. This substantially improves convergence and enables gradient-based optimization at low sample counts. We present an efficient method to jointly reconstruct geometry (explicit triangle meshes), materials, and lighting, which substantially improves material and light separation compared to previous work. We argue that denoising can become an integral part of high quality inverse rendering pipelines.

📄 PDF Abstract BibTeX arXiv:2206.03380

Code (1)

NVlabs/nvdiffrecmc 공식 구현 pytorch

Tasks

3D ReconstructionDenoisingDepth PredictionImage RelightingInverse RenderingSurface Normals EstimationSurface Reconstruction

Similar Papers 제목 키워드 기반

Inverse Rendering using Multi-Bounce Path Tracing and Reservoir Sampling

2024-06-24 · Yuxin Dai, Qi Wang, Jingsen Zhu, Dianbing Xi 외

We present MIRReS, a novel two-stage inverse rendering framework that jointly reconstructs and optimizes the explicit geometry, material, and lighting from multi-view images. Unlike previous methods that rely on implicit…

Inverse Rendering

Eclipse: Disambiguating Illumination and Materials using Unintended Shadows

2023-05-25 · CVPR 2024 1 · Dor Verbin, Ben Mildenhall, Peter Hedman, Jonathan T. Barron 외

Decomposing an object's appearance into representations of its materials and the surrounding illumination is difficult, even when the object's 3D shape is known beforehand. This problem is especially challenging for diff…

Inverse Rendering

MatDecompSDF: High-Fidelity 3D Shape and PBR Material Decomposition from Multi-View Images

2025-07-07 · Chengyu Wang, Isabella Bennett, Henry Scott, Liang Zhang 외 arxiv

We present MatDecompSDF, a novel framework for recovering high-fidelity 3D shapes and decomposing their physically-based material properties from multi-view images. The core challenge of inverse rendering lies in the ill…

Novel View SynthesisInverse Rendering

QUADify: Extracting Meshes with Pixel-level Details and Materials from Images

2024-01-01 · CVPR 2024 1 · Maximilian Frühauf, Hayko Riemenschneider, Markus Gross, Christopher Schroers

Despite exciting progress in automatic 3D reconstruction from images excessive and irregular triangular faces in the resulting meshes still constitute a significant challenge when it comes to adoption in practical ar…

3D ReconstructionImage Reconstruction

SHINOBI: Shape and Illumination using Neural Object Decomposition via BRDF Optimization In-the-wild

2024-01-18 · CVPR 2024 1 · Andreas Engelhardt, Amit Raj, Mark Boss, Yunzhi Zhang 외

We present SHINOBI, an end-to-end framework for the reconstruction of shape, material, and illumination from object images captured with varying lighting, pose, and background. Inverse rendering of an object based on unc…

Inverse RenderingObject