paper-with-me

홈 › Papers

GAN2X: Non-Lambertian Inverse Rendering of Image GANs

2022-06-18 · Xingang Pan, Ayush Tewari, Lingjie Liu, Christian Theobalt

2D images are observations of the 3D physical world depicted with the geometry, material, and illumination components. Recovering these underlying intrinsic components from 2D images, also known as inverse rendering, usually requires a supervised setting with paired images collected from multiple viewpoints and lighting conditions, which is resource-demanding. In this work, we present GAN2X, a new method for unsupervised inverse rendering that only uses unpaired images for training. Unlike previous Shape-from-GAN approaches that mainly focus on 3D shapes, we take the first attempt to also recover non-Lambertian material properties by exploiting the pseudo paired data generated by a GAN. To achieve precise inverse rendering, we devise a specularity-aware neural surface representation that continuously models the geometry and material properties. A shading-based refinement technique is adopted to further distill information in the target image and recover more fine details. Experiments demonstrate that GAN2X can accurately decompose 2D images to 3D shape, albedo, and specular properties for different object categories, and achieves the state-of-the-art performance for unsupervised single-view 3D face reconstruction. We also show its applications in downstream tasks including real image editing and lifting 2D GANs to decomposed 3D GANs.

📄 PDF Abstract BibTeX arXiv:2206.09244

Code (0)

등록된 구현이 없습니다.

Tasks

3D Face ReconstructionFace ReconstructionInverse Rendering

Similar Papers 제목 키워드 기반

Weakly-supervised Single-view Image Relighting

2023-03-24 · CVPR 2023 1 · Renjiao Yi, Chenyang Zhu, Kai Xu

We present a learning-based approach to relight a single image of Lambertian and low-frequency specular objects. Our method enables inserting objects from photographs into new scenes and relighting them under the new env…

Image RelightingInverse Rendering

PhySG: Inverse Rendering with Spherical Gaussians for Physics-based Material Editing and Relighting

2021-04-01 · CVPR 2021 1 · Kai Zhang, Fujun Luan, Qianqian Wang, Kavita Bala 외

We present PhySG, an end-to-end inverse rendering pipeline that includes a fully differentiable renderer and can reconstruct geometry, materials, and illumination from scratch from a set of RGB input images. Our framewor…

Depth PredictionImage RelightingInverse RenderingSurface Normals Estimation+1

PS-NeRF: Neural Inverse Rendering for Multi-view Photometric Stereo

2022-07-23 · Wenqi Yang, GuanYing Chen, Chaofeng Chen, Zhenfang Chen 외

Traditional multi-view photometric stereo (MVPS) methods are often composed of multiple disjoint stages, resulting in noticeable accumulated errors. In this paper, we present a neural inverse rendering method for MVPS ba…

Inverse RenderingNeRFNeural Rendering

Inverse Rendering for Complex Indoor Scenes: Shape, Spatially-Varying Lighting and SVBRDF from a Single Image

2019-05-07 · CVPR 2020 6 · Zhengqin Li, Mohammad Shafiei, Ravi Ramamoorthi, Kalyan Sunkavalli 외

We propose a deep inverse rendering framework for indoor scenes. From a single RGB image of an arbitrary indoor scene, we create a complete scene reconstruction, estimating shape, spatially-varying lighting, and spatiall…

GPUInverse 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