paper-with-me

Papers

Neural Point Cloud Rendering via Multi-Plane Projection

2019-12-10 · CVPR 2020 6 · Peng Dai, yinda zhang, Zhuwen Li, Shuaicheng Liu, Bing Zeng

We present a new deep point cloud rendering pipeline through multi-plane projections. The input to the network is the raw point cloud of a scene and the output are image or image sequences from a novel view or along a novel camera trajectory. Unlike previous approaches that directly project features from 3D points onto 2D image domain, we propose to project these features into a layered volume of camera frustum. In this way, the visibility of 3D points can be automatically learnt by the network, such that ghosting effects due to false visibility check as well as occlusions caused by noise interferences are both avoided successfully. Next, the 3D feature volume is fed into a 3D CNN to produce multiple layers of images w.r.t. the space division in the depth directions. The layered images are then blended based on learned weights to produce the final rendering results. Experiments show that our network produces more stable renderings compared to previous methods, especially near the object boundaries. Moreover, our pipeline is robust to noisy and relatively sparse point cloud for a variety of challenging scenes.

📄 PDF Abstract BibTeX arXiv:1912.04645

Code (1)

daipengwa/NeuralPointCloudRendering tf

Similar Papers 제목 키워드 기반

3D Point Cloud Denoising via Deep Neural Network based Local Surface Estimation

2019-04-09 · Chaojing Duan, Siheng Chen, Jelena Kovacevic

We present a neural-network-based architecture for 3D point cloud denoising called neural projection denoising (NPD). In our previous work, we proposed a two-stage denoising algorithm, which first estimates reference pla…

Denoising

Point-Plane Projections for Accurate LiDAR Semantic Segmentation in Small Data Scenarios

2025-09-13 · Simone Mosco, Daniel Fusaro, Wanmeng Li, Emanuele Menegatti 외 arxiv

LiDAR point cloud semantic segmentation is essential for interpreting 3D environments in applications such as autonomous driving and robotics. Recent methods achieve strong performance by exploiting different point cloud…

LIDAR Semantic SegmentationAutonomous DrivingData Augmentation

PFGS: High Fidelity Point Cloud Rendering via Feature Splatting

2024-07-04 · Jiaxu Wang, Ziyi Zhang, Junhao He, Renjing Xu

Rendering high-fidelity images from sparse point clouds is still challenging. Existing learning-based approaches suffer from either hole artifacts, missing details, or expensive computations. In this paper, we propose a …

DecoderFeature Splatting

Unsupervised Learning of Fine Structure Generation for 3D Point Clouds by 2D Projection Matching

2021-08-08 · Chen Chao, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker

Learning to generate 3D point clouds without 3D supervision is an important but challenging problem. Current solutions leverage various differentiable renderers to project the generated 3D point clouds onto a 2D image pl…

Point Cloud Generation

Unsupervised Learning of Fine Structure Generation for 3D Point Clouds by 2D Projections Matching

2021-01-01 · ICCV 2021 10 · Chao Chen, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker

Learning to generate 3D point clouds without 3D supervision is an important but challenging problem. Current solutions leverage various differentiable renderers to project the generated 3D point clouds onto a 2D imag…

Point Cloud Generation