paper-with-me

홈 › Papers

TriPlaneNet: An Encoder for EG3D Inversion

2023-03-23 · Ananta R. Bhattarai, Matthias Nießner, Artem Sevastopolsky

Recent progress in NeRF-based GANs has introduced a number of approaches for high-resolution and high-fidelity generative modeling of human heads with a possibility for novel view rendering. At the same time, one must solve an inverse problem to be able to re-render or modify an existing image or video. Despite the success of universal optimization-based methods for 2D GAN inversion, those applied to 3D GANs may fail to extrapolate the result onto the novel view, whereas optimization-based 3D GAN inversion methods are time-consuming and can require at least several minutes per image. Fast encoder-based techniques, such as those developed for StyleGAN, may also be less appealing due to the lack of identity preservation. Our work introduces a fast technique that bridges the gap between the two approaches by directly utilizing the tri-plane representation presented for the EG3D generative model. In particular, we build upon a feed-forward convolutional encoder for the latent code and extend it with a fully-convolutional predictor of tri-plane numerical offsets. The renderings are similar in quality to the ones produced by optimization-based techniques and outperform the ones by encoder-based methods. As we empirically prove, this is a consequence of directly operating in the tri-plane space, not in the GAN parameter space, while making use of an encoder-based trainable approach. Finally, we demonstrate significantly more correct embedding of a face image in 3D than for all the baselines, further strengthened by a probably symmetric prior enabled during training.

📄 PDF Abstract BibTeX arXiv:2303.13497

Code (0)

등록된 구현이 없습니다.

Tasks

NeRF

Methods 이 논문이 사용한 방법론

fail 설명 없음
Dense Connections Dense Connections, or Fully Connected Connections, are a type of layer in a deep neural network that use a linear operation where every input is connected to every output…
HuMan(Expedia)||How do I get a human at Expedia? How do I get a human at Expedia? How Do I Get a Human at Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Real-Time Help & Exclusive…
R1 Regularization R_INLINE_MATH_1 Regularization is a regularization technique and gradient penalty for training [generative adversarial…
Adaptive Instance Normalization 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
Feedforward Network A Feedforward Network, or a Multilayer Perceptron (MLP), is a neural network with solely densely connected layers. This is the classic neural network architecture of the…
StyleGAN 설명 없음

Similar Papers 제목 키워드 기반

Feature-Style Encoder for Style-Based GAN Inversion

2022-02-04 · Xu Yao, Alasdair Newson, Yann Gousseau, Pierre Hellier

We propose a novel architecture for GAN inversion, which we call Feature-Style encoder. The style encoder is key for the manipulation of the obtained latent codes, while the feature encoder is crucial for optimal image r…

Image Reconstruction

3D-Aware Encoding for Style-based Neural Radiance Fields

2022-11-12 · Yu-Jhe Li, Tao Xu, Bichen Wu, Ningyuan Zheng 외

We tackle the task of NeRF inversion for style-based neural radiance fields, (e.g., StyleNeRF). In the task, we aim to learn an inversion function to project an input image to the latent space of a NeRF generator and the…

Contrastive LearningImage ReconstructionNeRF

Designing a 3D-Aware StyleNeRF Encoder for Face Editing

2023-02-19 · Songlin Yang, Wei Wang, Bo Peng, Jing Dong

GAN inversion has been exploited in many face manipulation tasks, but 2D GANs often fail to generate multi-view 3D consistent images. The encoders designed for 2D GANs are not able to provide sufficient 3D information fo…

AttributeFace ModelVideo Editing

ReStyle: A Residual-Based StyleGAN Encoder via Iterative Refinement

2021-04-06 · ICCV 2021 10 · Yuval Alaluf, Or Patashnik, Daniel Cohen-Or

Recently, the power of unconditional image synthesis has significantly advanced through the use of Generative Adversarial Networks (GANs). The task of inverting an image into its corresponding latent code of the trained …

Image GenerationReal-to-Cartoon translation

Improving generative adversarial network inversion via fine-tuning GAN encoders

2021-08-23 · Cheng Yu, Wenmin Wang, Roberto Bugiolacchi

Generative adversarial networks (GANs) can synthesize high-quality (HQ) images, and GAN inversion is a technique that discovers how to invert given images back to latent space. While existing methods perform on StyleGAN …

Generative Adversarial NetworkImage Reconstruction