paper-with-me

Papers

A Shading-Guided Generative Implicit Model for Shape-Accurate 3D-Aware Image Synthesis

2021-10-29 · NeurIPS 2021 12 · Xingang Pan, Xudong Xu, Chen Change Loy, Christian Theobalt, Bo Dai

The advancement of generative radiance fields has pushed the boundary of 3D-aware image synthesis. Motivated by the observation that a 3D object should look realistic from multiple viewpoints, these methods introduce a multi-view constraint as regularization to learn valid 3D radiance fields from 2D images. Despite the progress, they often fall short of capturing accurate 3D shapes due to the shape-color ambiguity, limiting their applicability in downstream tasks. In this work, we address this ambiguity by proposing a novel shading-guided generative implicit model that is able to learn a starkly improved shape representation. Our key insight is that an accurate 3D shape should also yield a realistic rendering under different lighting conditions. This multi-lighting constraint is realized by modeling illumination explicitly and performing shading with various lighting conditions. Gradients are derived by feeding the synthesized images to a discriminator. To compensate for the additional computational burden of calculating surface normals, we further devise an efficient volume rendering strategy via surface tracking, reducing the training and inference time by 24% and 48%, respectively. Our experiments on multiple datasets show that the proposed approach achieves photorealistic 3D-aware image synthesis while capturing accurate underlying 3D shapes. We demonstrate improved performance of our approach on 3D shape reconstruction against existing methods, and show its applicability on image relighting. Our code will be released at https://github.com/XingangPan/ShadeGAN.

📄 PDF Abstract BibTeX arXiv:2110.15678

Code (1)

xingangpan/shadegan 공식 구현 pytorch

Tasks

3D-Aware Image Synthesis3D Shape ReconstructionImage GenerationImage Relightingvalid

Similar Papers 제목 키워드 기반

Shape from Shading through Shape Evolution

2017-12-08 · CVPR 2018 6 · Dawei Yang, Jia Deng

In this paper, we address the shape-from-shading problem by training deep networks with synthetic images. Unlike conventional approaches that combine deep learning and synthetic imagery, we propose an approach that does …

Physically-Guided Disentangled Implicit Rendering for 3D Face Modeling

2022-01-01 · CVPR 2022 1 · Zhenyu Zhang, Yanhao Ge, Ying Tai, Weijian Cao 외

This paper presents a novel Physically-guided Disentangled Implicit Rendering (PhyDIR) framework for high-fidelity 3D face modeling. The motivation comes from two observations: widely-used graphics renderers yield ex…

3D Face ModellingNeural Rendering

SDF-StyleGAN: Implicit SDF-Based StyleGAN for 3D Shape Generation

2022-06-24 · Xin-Yang Zheng, Yang Liu, Peng-Shuai Wang, Xin Tong

We present a StyleGAN2-based deep learning approach for 3D shape generation, called SDF-StyleGAN, with the aim of reducing visual and geometric dissimilarity between generated shapes and a shape collection. We extend Sty…

3D Generation3D Shape Generation3D Shape Representation

Facial Geometric Detail Recovery via Implicit Representation

2022-03-18 · Xingyu Ren, Alexandros Lattas, Baris Gecer, Jiankang Deng 외

Learning a dense 3D model with fine-scale details from a single facial image is highly challenging and ill-posed. To address this problem, many approaches fit smooth geometries through facial prior while learning details…

Bayesian Depth-from-Defocus with Shading Constraints

2013-06-01 · CVPR 2013 6 · Chen Li, Shuochen Su, Yasuyuki Matsushita, Kun Zhou 외

We present a method that enhances the performance of depth-from-defocus (DFD) through the use of shading information. DFD suffers from important limitations namely coarse shape reconstruction and poor accuracy on texture…

Depth Estimation