CVApr 3, 2023

Generative Multiplane Neural Radiance for 3D-Aware Image Generation

arXiv:2304.01172v15 citationsh-index: 95Has Code
Originality Incremental advance
AI Analysis

This addresses the challenge of efficient and consistent 3D-aware image generation for applications in computer vision and graphics, representing an incremental improvement over existing methods.

The paper tackles the problem of generating high-resolution 3D-aware images that are view-consistent across multiple camera poses, achieving results with 1024x1024 pixel images at 17.6 FPS on a single V100 GPU.

We present a method to efficiently generate 3D-aware high-resolution images that are view-consistent across multiple target views. The proposed multiplane neural radiance model, named GMNR, consists of a novel α-guided view-dependent representation (α-VdR) module for learning view-dependent information. The α-VdR module, faciliated by an α-guided pixel sampling technique, computes the view-dependent representation efficiently by learning viewing direction and position coefficients. Moreover, we propose a view-consistency loss to enforce photometric similarity across multiple views. The GMNR model can generate 3D-aware high-resolution images that are viewconsistent across multiple camera poses, while maintaining the computational efficiency in terms of both training and inference time. Experiments on three datasets demonstrate the effectiveness of the proposed modules, leading to favorable results in terms of both generation quality and inference time, compared to existing approaches. Our GMNR model generates 3D-aware images of 1024 X 1024 pixels with 17.6 FPS on a single V100. Code : https://github.com/VIROBO-15/GMNR

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes