paper-with-me

홈 › Papers

IRON: Inverse Rendering by Optimizing Neural SDFs and Materials from Photometric Images

2022-04-05 · CVPR 2022 1 · Kai Zhang, Fujun Luan, Zhengqi Li, Noah Snavely

We propose a neural inverse rendering pipeline called IRON that operates on photometric images and outputs high-quality 3D content in the format of triangle meshes and material textures readily deployable in existing graphics pipelines. Our method adopts neural representations for geometry as signed distance fields (SDFs) and materials during optimization to enjoy their flexibility and compactness, and features a hybrid optimization scheme for neural SDFs: first, optimize using a volumetric radiance field approach to recover correct topology, then optimize further using edgeaware physics-based surface rendering for geometry refinement and disentanglement of materials and lighting. In the second stage, we also draw inspiration from mesh-based differentiable rendering, and design a novel edge sampling algorithm for neural SDFs to further improve performance. We show that our IRON achieves significantly better inverse rendering quality compared to prior works. Our project page is here: https://kai-46.github.io/IRON-website/

📄 PDF Abstract BibTeX arXiv:2204.02232

Code (0)

등록된 구현이 없습니다.

Tasks

DisentanglementInverse Rendering

Similar Papers 제목 키워드 기반

NDJIR: Neural Direct and Joint Inverse Rendering for Geometry, Lights, and Materials of Real Object

2023-02-02 · Kazuki Yoshiyama, Takuya Narihira

The goal of inverse rendering is to decompose geometry, lights, and materials given pose multi-view images. To achieve this goal, we propose neural direct and joint inverse rendering, NDJIR. Different from prior works wh…

Inverse Rendering

Differentiable Rendering of Neural SDFs through Reparameterization

2022-06-10 · Sai Praveen Bangaru, Michaël Gharbi, Tzu-Mao Li, Fujun Luan 외

We present a method to automatically compute correct gradients with respect to geometric scene parameters in neural SDF renderers. Recent physically-based differentiable rendering techniques for meshes have used edge-sam…

Inverse Rendering

IntrinsicAnything: Learning Diffusion Priors for Inverse Rendering Under Unknown Illumination

2024-04-17 · Xi Chen, Sida Peng, Dongchen Yang, YuAn Liu 외

This paper aims to recover object materials from posed images captured under an unknown static lighting condition. Recent methods solve this task by optimizing material parameters through differentiable physically based …

Inverse RenderingObject

Neural Microfacet Fields for Inverse Rendering

2023-03-31 · ICCV 2023 1 · Alexander Mai, Dor Verbin, Falko Kuester, Sara Fridovich-Keil

We present Neural Microfacet Fields, a method for recovering materials, geometry, and environment illumination from images of a scene. Our method uses a microfacet reflectance model within a volumetric setting by treatin…

Inverse RenderingNovel View Synthesis

Inverse Rendering of Glossy Objects via the Neural Plenoptic Function and Radiance Fields

2024-03-24 · CVPR 2024 1 · Haoyuan Wang, WenBo Hu, Lei Zhu, Rynson W. H. Lau

Inverse rendering aims at recovering both geometry and materials of objects. It provides a more compatible reconstruction for conventional rendering engines, compared with the neural radiance fields (NeRFs). On the other…

Inverse RenderingNeRFObject