paper-with-me

Papers

INPC: Implicit Neural Point Clouds for Radiance Field Rendering

2024-03-25 · Florian Hahlbohm, Linus Franke, Moritz Kappel, Susana Castillo, Martin Eisemann, Marc Stamminger, Marcus Magnor

We introduce a new approach for reconstruction and novel view synthesis of unbounded real-world scenes. In contrast to previous methods using either volumetric fields, grid-based models, or discrete point cloud proxies, we propose a hybrid scene representation, which implicitly encodes the geometry in a continuous octree-based probability field and view-dependent appearance in a multi-resolution hash grid. This allows for extraction of arbitrary explicit point clouds, which can be rendered using rasterization. In doing so, we combine the benefits of both worlds and retain favorable behavior during optimization: Our novel implicit point cloud representation and differentiable bilinear rasterizer enable fast rendering while preserving the fine geometric detail captured by volumetric neural fields. Furthermore, this representation does not depend on priors like structure-from-motion point clouds. Our method achieves state-of-the-art image quality on common benchmarks. Furthermore, we achieve fast inference at interactive frame rates, and can convert our trained model into a large, explicit point cloud to further enhance performance.

📄 PDF Abstract BibTeX arXiv:2403.16862

Code (0)

등록된 구현이 없습니다.

Tasks

Novel View Synthesis

Similar Papers 제목 키워드 기반

A Bag of Tricks for Efficient Implicit Neural Point Clouds

2025-08-26 · Florian Hahlbohm, Linus Franke, Leon Overkämping, Paula Wespe 외 arxiv

Implicit Neural Point Cloud (INPC) is a recent hybrid representation that combines the expressiveness of neural fields with the efficiency of point-based rendering, achieving state-of-the-art image quality in novel view …

Novel View SynthesisPoint Clouds

NeRF-LiDAR: Generating Realistic LiDAR Point Clouds with Neural Radiance Fields

2023-04-28 · Junge Zhang, Feihu Zhang, Shaochen Kuang, Li Zhang

Labeling LiDAR point clouds for training autonomous driving is extremely expensive and difficult. LiDAR simulation aims at generating realistic LiDAR data with labels for training and verifying self-driving algorithms mo…

Autonomous DrivingNeRFNovel View SynthesisPoint Cloud Generation+1

Point-DynRF: Point-based Dynamic Radiance Fields from a Monocular Video

2023-10-14 · Byeongjun Park, Changick Kim

Dynamic radiance fields have emerged as a promising approach for generating novel views from a monocular video. However, previous methods enforce the geometric consistency to dynamic radiance fields only between adjacent…

Squeeze3D: Your 3D Generation Model is Secretly an Extreme Neural Compressor

2025-06-09 · Rishit Dagli, Yushi Guan, Sankeerth Durvasula, Mohammadreza Mofayezi 외

We propose Squeeze3D, a novel framework that leverages implicit prior knowledge learnt by existing pre-trained 3D generative models to compress 3D data at extremely high compression ratios. Our approach bridges the laten…

3D Generation

Neural Point Light Fields

2021-12-02 · CVPR 2022 1 · Julian Ost, Issam Laradji, Alejandro Newell, Yuval Bahat 외

We introduce Neural Point Light Fields that represent scenes implicitly with a light field living on a sparse point cloud. Combining differentiable volume rendering with learned implicit density representations has made …

Novel View Synthesis