paper-with-me

Papers

Sparse Point Cloud Patches Rendering via Splitting 2D Gaussians

2025-05-14 · CVPR 2025 1 · Ma Changfeng, Bi Ran, Guo Jie, Wang Chongjun, Guo Yanwen

Current learning-based methods predict NeRF or 3D Gaussians from point clouds to achieve photo-realistic rendering but still depend on categorical priors, dense point clouds, or additional refinements. Hence, we introduce a novel point cloud rendering method by predicting 2D Gaussians from point clouds. Our method incorporates two identical modules with an entire-patch architecture enabling the network to be generalized to multiple datasets. The module normalizes and initializes the Gaussians utilizing the point cloud information including normals, colors and distances. Then, splitting decoders are employed to refine the initial Gaussians by duplicating them and predicting more accurate results, making our methodology effectively accommodate sparse point clouds as well. Once trained, our approach exhibits direct generalization to point clouds across different categories. The predicted Gaussians are employed directly for rendering without additional refinement on the rendered images, retaining the benefits of 2D Gaussians. We conduct extensive experiments on various datasets, and the results demonstrate the superiority and generalization of our method, which achieves SOTA performance. The code is available at https://github.com/murcherful/GauPCRender}{https://github.com/murcherful/GauPCRender.

📄 PDF Abstract BibTeX arXiv:2505.09413

Code (1)

murcherful/gaupcrender 공식 구현 pytorch

Tasks

NeRF

Similar Papers 제목 키워드 기반

Learning Continuous Implicit Field with Local Distance Indicator for Arbitrary-Scale Point Cloud Upsampling

2023-12-23 · Shujuan Li, Junsheng Zhou, Baorui Ma, Yu-Shen Liu 외

Point cloud upsampling aims to generate dense and uniformly distributed point sets from a sparse point cloud, which plays a critical role in 3D computer vision. Previous methods typically split a sparse point cloud into …

point cloud upsampling

Snowflake Point Deconvolution for Point Cloud Completion and Generation with Skip-Transformer

2022-02-18 · Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao 외

Most existing point cloud completion methods suffer from the discrete nature of point clouds and the unstructured prediction of points in local regions, which makes it difficult to reveal fine local geometric details. To…

Image ReconstructionPoint Cloud Completion

SnowflakeNet: Point Cloud Completion by Snowflake Point Deconvolution with Skip-Transformer

2021-08-10 · ICCV 2021 10 · Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao 외

Point cloud completion aims to predict a complete shape in high accuracy from its partial observation. However, previous methods usually suffered from discrete nature of point cloud and unstructured prediction of points …

Point Cloud Completion

SSPU-Net: Self-Supervised Point Cloud Upsampling via Differentiable Rendering

2021-08-01 · Yifan Zhao, Le Hui, Jin Xie

Point clouds obtained from 3D sensors are usually sparse. Existing methods mainly focus on upsampling sparse point clouds in a supervised manner by using dense ground truth point clouds. In this paper, we propose a self-…

point cloud upsampling

SPU-IMR: Self-supervised Arbitrary-scale Point Cloud Upsampling via Iterative Mask-recovery Network

2025-02-26 · Ziming Nie, Qiao Wu, Chenlei Lv, Siwen Quan 외

Point cloud upsampling aims to generate dense and uniformly distributed point sets from sparse point clouds. Existing point cloud upsampling methods typically approach the task as an interpolation problem. They achieve u…

point cloud upsampling