paper-with-me

Papers

PointNeRF++: A multi-scale, point-based Neural Radiance Field

2023-12-04 · Weiwei Sun, Eduard Trulls, Yang-Che Tseng, Sneha Sambandam, Gopal Sharma, Andrea Tagliasacchi, Kwang Moo Yi

Point clouds offer an attractive source of information to complement images in neural scene representations, especially when few images are available. Neural rendering methods based on point clouds do exist, but they do not perform well when the point cloud quality is low -- e.g., sparse or incomplete, which is often the case with real-world data. We overcome these problems with a simple representation that aggregates point clouds at multiple scale levels with sparse voxel grids at different resolutions. To deal with point cloud sparsity, we average across multiple scale levels -- but only among those that are valid, i.e., that have enough neighboring points in proximity to the ray of a pixel. To help model areas without points, we add a global voxel at the coarsest scale, thus unifying ``classical'' and point-based NeRF formulations. We validate our method on the NeRF Synthetic, ScanNet, and KITTI-360 datasets, outperforming the state of the art, with a significant gap compared to other NeRF-based methods, especially on more challenging scenes.

📄 PDF Abstract BibTeX arXiv:2312.02362

Code (0)

등록된 구현이 없습니다.

Tasks

NeRFNeural Renderingvalid

Similar Papers 제목 키워드 기반

Lagrangian Hashing for Compressed Neural Field Representations

2024-09-09 · Shrisudhan Govindarajan, Zeno Sambugaro, Akhmedkhan, Shabanov 외

We present Lagrangian Hashing, a representation for neural fields combining the characteristics of fast training NeRF methods that rely on Eulerian grids (i.e.~InstantNGP), with those that employ points equipped with fea…

NeRF

KeypointNeRF: Generalizing Image-based Volumetric Avatars using Relative Spatial Encoding of Keypoints

2022-05-10 · Marko Mihajlovic, Aayush Bansal, Michael Zollhoefer, Siyu Tang 외

Image-based volumetric humans using pixel-aligned features promise generalization to unseen poses and identities. Prior work leverages global spatial encodings and multi-view geometric consistency to reduce spatial ambig…

3D Face Reconstruction3D Human ReconstructionGeneralizable Novel View SynthesisNovel View Synthesis

Improved Neural Radiance Fields Using Pseudo-depth and Fusion

2023-07-27 · Jingliang Li, Qiang Zhou, Chaohui Yu, Zhengda Lu 외

Since the advent of Neural Radiance Fields, novel view synthesis has received tremendous attention. The existing approach for the generalization of radiance field reconstruction primarily constructs an encoding volume fr…

Depth EstimationDepth PredictionNeRFNovel View Synthesis

Point2Pix: Photo-Realistic Point Cloud Rendering via Neural Radiance Fields

2023-03-29 · CVPR 2023 1 · Tao Hu, Xiaogang Xu, Shu Liu, Jiaya Jia

Synthesizing photo-realistic images from a point cloud is challenging because of the sparsity of point cloud representation. Recent Neural Radiance Fields and extensions are proposed to synthesize realistic images from 2…

NeRFvalid

PartNerFace: Part-based Neural Radiance Fields for Animatable Facial Avatar Reconstruction

2026-04-15 · Xianggang Yu, Lingteng Qiu, Xiaohang Ren, Guanying Chen 외 arxiv

We present PartNerFace, a part-based neural radiance fields approach, for reconstructing animatable facial avatar from monocular RGB videos. Existing solutions either simply condition the implicit network with the morpha…