paper-with-me

Papers

GPN: Generative Point-based NeRF

2024-04-12 · Haipeng Wang

Scanning real-life scenes with modern registration devices typically gives incomplete point cloud representations, primarily due to the limitations of partial scanning, 3D occlusions, and dynamic light conditions. Recent works on processing incomplete point clouds have always focused on point cloud completion. However, these approaches do not ensure consistency between the completed point cloud and the captured images regarding color and geometry. We propose using Generative Point-based NeRF (GPN) to reconstruct and repair a partial cloud by fully utilizing the scanning images and the corresponding reconstructed cloud. The repaired point cloud can achieve multi-view consistency with the captured images at high spatial resolution. For the finetunes of a single scene, we optimize the global latent condition by incorporating an Auto-Decoder architecture while retaining multi-view consistency. As a result, the generated point clouds are smooth, plausible, and geometrically consistent with the partial scanning images. Extensive experiments on ShapeNet demonstrate that our works achieve competitive performances to the other state-of-the-art point cloud-based neural scene rendering and editing performances.

📄 PDF Abstract BibTeX arXiv:2404.08312

Code (1)

forestsen/GPN 공식 구현

Tasks

DecoderNeRFPoint Cloud Completion

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 제목 키워드 기반

GenN2N: Generative NeRF2NeRF Translation

2024-04-03 · CVPR 2024 1 · Xiangyue Liu, Han Xue, Kunming Luo, Ping Tan 외

We present GenN2N, a unified NeRF-to-NeRF translation framework for various NeRF translation tasks such as text-driven NeRF editing, colorization, super-resolution, inpainting, etc. Unlike previous methods designed for i…

ColorizationContrastive LearningNeRFSuper-Resolution+1

AR-NeRF: Unsupervised Learning of Depth and Defocus Effects from Natural Images with Aperture Rendering Neural Radiance Fields

2022-06-13 · CVPR 2022 1 · Takuhiro Kaneko

Fully unsupervised 3D representation learning has gained attention owing to its advantages in data collection. A successful approach involves a viewpoint-aware approach that learns an image distribution based on generati…

NeRFRepresentation Learning

MultiPlaneNeRF: Neural Radiance Field with Non-Trainable Representation

2023-05-17 · Dominik Zimny, Artur Kasymov, Adam Kania, Jacek Tabor 외

NeRF is a popular model that efficiently represents 3D objects from 2D images. However, vanilla NeRF has some important limitations. NeRF must be trained on each object separately. The training time is long since we enco…

DecoderNeRF

HyperNeRFGAN: Hypernetwork approach to 3D NeRF GAN

2023-01-27 · Adam Kania, Artur Kasymov, Jakub Kościukiewicz, Artur Górak 외

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 repr…

Generative Adversarial NetworkNeRF

Inpaint4DNeRF: Promptable Spatio-Temporal NeRF Inpainting with Generative Diffusion Models

2023-12-30 · Han Jiang, Haosen Sun, Ruoxuan Li, Chi-Keung Tang 외

Current Neural Radiance Fields (NeRF) can generate photorealistic novel views. For editing 3D scenes represented by NeRF, with the advent of generative models, this paper proposes Inpaint4DNeRF to capitalize on state-of-…

3D geometryNeRF