TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Extracting Triangular 3D Models, Materials, and Lighting F...

Extracting Triangular 3D Models, Materials, and Lighting From Images

Jacob Munkberg, Jon Hasselgren, Tianchang Shen, Jun Gao, Wenzheng Chen, Alex Evans, Thomas Müller, Sanja Fidler

2021-11-24CVPR 2022 1Surface Normals EstimationSurface ReconstructionDepth PredictionInverse RenderingImage Relighting
PaperPDFCode(official)Code

Abstract

We present an efficient method for joint optimization of topology, materials and lighting from multi-view image observations. Unlike recent multi-view reconstruction approaches, which typically produce entangled 3D representations encoded in neural networks, we output triangle meshes with spatially-varying materials and environment lighting that can be deployed in any traditional graphics engine unmodified. We leverage recent work in differentiable rendering, coordinate-based networks to compactly represent volumetric texturing, alongside differentiable marching tetrahedrons to enable gradient-based optimization directly on the surface mesh. Finally, we introduce a differentiable formulation of the split sum approximation of environment lighting to efficiently recover all-frequency lighting. Experiments show our extracted models used in advanced scene editing, material decomposition, and high quality view interpolation, all running at interactive rates in triangle-based renderers (rasterizers and path tracers). Project website: https://nvlabs.github.io/nvdiffrec/ .

Results

TaskDatasetMetricValueModel
Image EnhancementStanford-ORBHDR-PSNR22.91NVDiffRec
Image EnhancementStanford-ORBLPIPS0.039NVDiffRec
Image EnhancementStanford-ORBSSIM0.963NVDiffRec
Surface Normals EstimationStanford-ORBCosine Distance0.06NVDiffRec
Inverse RenderingStanford-ORBHDR-PSNR22.91NVDiffRec

Related Papers

A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15MonoMVSNet: Monocular Priors Guided Multi-View Stereo Network2025-07-15High-Fidelity and Generalizable Neural Surface Reconstruction with Sparse Feature Volumes2025-07-08Beyond Appearance: Geometric Cues for Robust Video Instance Segmentation2025-07-08LoomNet: Enhancing Multi-View Image Generation via Latent Space Weaving2025-07-07HiNeuS: High-fidelity Neural Surface Mitigating Low-texture and Reflective Ambiguity2025-06-30RoboScape: Physics-informed Embodied World Model2025-06-29SOF: Sorted Opacity Fields for Fast Unbounded Surface Reconstruction2025-06-23