paper-with-me

Papers

Inverse Rendering of Translucent Objects using Physical and Neural Renderers

2023-05-15 · CVPR 2023 1 · Chenhao Li, Trung Thanh Ngo, Hajime Nagahara

In this work, we propose an inverse rendering model that estimates 3D shape, spatially-varying reflectance, homogeneous subsurface scattering parameters, and an environment illumination jointly from only a pair of captured images of a translucent object. In order to solve the ambiguity problem of inverse rendering, we use a physically-based renderer and a neural renderer for scene reconstruction and material editing. Because two renderers are differentiable, we can compute a reconstruction loss to assist parameter estimation. To enhance the supervision of the proposed neural renderer, we also propose an augmented loss. In addition, we use a flash and no-flash image pair as the input. To supervise the training, we constructed a large-scale synthetic dataset of translucent objects, which consists of 117K scenes. Qualitative and quantitative results on both synthetic and real-world datasets demonstrated the effectiveness of the proposed model.

📄 PDF Abstract BibTeX arXiv:2305.08336

Code (1)

ligoudaner377/homo_translucent 공식 구현 pytorch

Tasks

Inverse Renderingparameter estimation

Similar Papers 제목 키워드 기반

Scattering Parameters and Surface Normals from Homogeneous Translucent Materials using Photometric Stereo

2014-06-01 · CVPR 2014 6 · Bo Dong, Kathleen D. Moore, Weiyi Zhang, Pieter Peers

This paper proposes a novel photometric stereo solution to jointly estimate surface normals and scattering parameters from a globally planar, homogeneous, translucent object. Similar to classic photometric stereo, our m…

Inverse RenderingObject

Learning Object-Centric Neural Scattering Functions for Free-Viewpoint Relighting and Scene Composition

2023-03-10 · Hong-Xing Yu, Michelle Guo, Alireza Fathi, Yen-Yu Chang 외

Photorealistic object appearance modeling from 2D images is a constant topic in vision and graphics. While neural implicit methods (such as Neural Radiance Fields) have shown high-fidelity view synthesis results, they ca…

Inverse RenderingObject

GTSR: Subsurface Scattering Awared 3D Gaussians for Translucent Surface Reconstruction

2026-03-23 · Youwen Yuan, Xi Zhao arxiv

Reconstructing translucent objects from multi-view images is a difficult problem. Previously, researchers have used differentiable path tracing and the neural implicit field, which require relatively large computational …

Inverse Transport Networks

2018-09-28 · Chengqian Che, Fujun Luan, Shuang Zhao, Kavita Bala 외

We introduce inverse transport networks as a learning architecture for inverse rendering problems where, given input image measurements, we seek to infer physical scene parameters such as shape, material, and illuminatio…

Inverse Rendering

Image GANs meet Differentiable Rendering for Inverse Graphics and Interpretable 3D Neural Rendering

2020-10-18 · ICLR 2021 1 · Yuxuan Zhang, Wenzheng Chen, Huan Ling, Jun Gao 외

Differentiable rendering has paved the way to training neural networks to perform "inverse graphics" tasks such as predicting 3D geometry from monocular photographs. To train high performing models, most of the current a…

3D geometryNeural Rendering