paper-with-me

Papers

StyleNeRF: A Style-based 3D-Aware Generator for High-resolution Image Synthesis

2021-10-18 · ICLR 2022 4 · Jiatao Gu, Lingjie Liu, Peng Wang, Christian Theobalt

We propose StyleNeRF, a 3D-aware generative model for photo-realistic high-resolution image synthesis with high multi-view consistency, which can be trained on unstructured 2D images. Existing approaches either cannot synthesize high-resolution images with fine details or yield noticeable 3D-inconsistent artifacts. In addition, many of them lack control over style attributes and explicit 3D camera poses. StyleNeRF integrates the neural radiance field (NeRF) into a style-based generator to tackle the aforementioned challenges, i.e., improving rendering efficiency and 3D consistency for high-resolution image generation. We perform volume rendering only to produce a low-resolution feature map and progressively apply upsampling in 2D to address the first issue. To mitigate the inconsistencies caused by 2D upsampling, we propose multiple designs, including a better upsampler and a new regularization loss. With these designs, StyleNeRF can synthesize high-resolution images at interactive rates while preserving 3D consistency at high quality. StyleNeRF also enables control of camera poses and different levels of styles, which can generalize to unseen views. It also supports challenging tasks, including zoom-in and-out, style mixing, inversion, and semantic editing.

📄 PDF Abstract BibTeX arXiv:2110.08985

Code (1)

facebookresearch/StyleNeRF 공식 구현 pytorch

Tasks

Image GenerationNeRF

Similar Papers 제목 키워드 기반

LatentSwap: An Efficient Latent Code Mapping Framework for Face Swapping

2024-02-28 · Changho Choi, Minho Kim, Junhyeok Lee, Hyoung-Kyu Song 외

We propose LatentSwap, a simple face swapping framework generating a face swap latent code of a given generator. Utilizing randomly sampled latent codes, our framework is light and does not require datasets besides emplo…

Face Swapping

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

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

StyleSDF: High-Resolution 3D-Consistent Image and Geometry Generation

2021-12-21 · CVPR 2022 1 · Roy Or-El, Xuan Luo, Mengyi Shan, Eli Shechtman 외

We introduce a high resolution, 3D-consistent image and shape generation technique which we call StyleSDF. Our method is trained on single-view RGB data only, and stands on the shoulders of StyleGAN2 for image generation…

3D-Aware Image SynthesisFace GenerationImage GenerationVocal Bursts Intensity Prediction

CIPS-3D: A 3D-Aware Generator of GANs Based on Conditionally-Independent Pixel Synthesis

2021-10-19 · Peng Zhou, Lingxi Xie, Bingbing Ni, Qi Tian

The style-based GAN (StyleGAN) architecture achieved state-of-the-art results for generating high-quality images, but it lacks explicit and precise control over camera poses. The recently proposed NeRF-based GANs made gr…

3D-Aware Image SynthesisImage GenerationNeRFTransfer Learning