paper-with-me

Papers

HyperNeRFGAN: Hypernetwork approach to 3D NeRF GAN

2023-01-27 · Adam Kania, Artur Kasymov, Jakub Kościukiewicz, Artur Górak, Marcin Mazur, Maciej Zięba, Przemysław Spurek

The recent surge in popularity of deep generative models for 3D objects has highlighted the need for more efficient training methods, particularly given the difficulties associated with training with conventional 3D representations, such as voxels or point clouds. Neural Radiance Fields (NeRFs), which provide the current benchmark in terms of quality for the generation of novel views of complex 3D scenes from a limited set of 2D images, represent a promising solution to this challenge. However, the training of these models requires the knowledge of the respective camera positions from which the images were viewed. In this paper, we overcome this limitation by introducing HyperNeRFGAN, a Generative Adversarial Network (GAN) architecture employing a hypernetwork paradigm to transform a Gaussian noise into the weights of a NeRF architecture that does not utilize viewing directions in its training phase. Consequently, as evidenced by the findings of our experimental study, the proposed model, despite its notable simplicity in comparison to existing state-of-the-art alternatives, demonstrates superior performance on a diverse range of image datasets where camera position estimation is challenging, particularly in the context of medical data.

📄 PDF Abstract BibTeX arXiv:2301.11631

Code (1)

gmum/hypernerfgan 공식 구현 pytorch

Tasks

Generative Adversarial NetworkNeRF

Methods 이 논문이 사용한 방법론

HyperNetwork A HyperNetwork is a network that generates weights for a main network. The behavior of the main network is the same with any usual neural network: it learns to map some raw…

Similar Papers 제목 키워드 기반

HyP-NeRF: Learning Improved NeRF Priors using a HyperNetwork

2023-06-09 · NeurIPS 2023 11 · Bipasha Sen, Gaurav Singh, Aditya Agarwal, Rohith Agaram 외

Neural Radiance Fields (NeRF) have become an increasingly popular representation to capture high-quality appearance and shape of scenes and objects. However, learning generalizable NeRF priors over categories of scenes o…

NeRFRetrieval

INFAMOUS-NeRF: ImproviNg FAce MOdeling Using Semantically-Aligned Hypernetworks with Neural Radiance Fields

2023-12-23 · Andrew Hou, Feng Liu, Zhiyuan Ren, Michel Sarkis 외

We propose INFAMOUS-NeRF, an implicit morphable face model that introduces hypernetworks to NeRF to improve the representation power in the presence of many training subjects. At the same time, INFAMOUS-NeRF resolves the…

Face ModelNeRF

HyperPlanes: Hypernetwork Approach to Rapid NeRF Adaptation

2024-02-02 · Paweł Batorski, Dawid Malarz, Marcin Przewięźlikowski, Marcin Mazur 외

Neural radiance fields (NeRFs) are a widely accepted standard for synthesizing new 3D object views from a small number of base images. However, NeRFs have limited generalization properties, which means that we need to us…

Few-Shot LearningNeRFObject

HyperFields: Towards Zero-Shot Generation of NeRFs from Text

2023-10-26 · Sudarshan Babu, Richard Liu, Avery Zhou, Michael Maire 외

We introduce HyperFields, a method for generating text-conditioned Neural Radiance Fields (NeRFs) with a single forward pass and (optionally) some fine-tuning. Key to our approach are: (i) a dynamic hypernetwork, which l…

NeRF

SymmNeRF: Learning to Explore Symmetry Prior for Single-View View Synthesis

2022-09-29 · Xingyi Li, Chaoyi Hong, Yiran Wang, Zhiguo Cao 외

We study the problem of novel view synthesis of objects from a single image. Existing methods have demonstrated the potential in single-view view synthesis. However, they still fail to recover the fine appearance details…

NeRFNovel View Synthesis