paper-with-me

홈 › Papers

Accelerated Generative Models for 3D Point Cloud Data

2016-06-01 · CVPR 2016 6 · Benjamin Eckart, Kihwan Kim, Alejandro Troccoli, Alonzo Kelly, Jan Kautz

Finding meaningful, structured representations of 3D point cloud data (PCD) has become a core task for spatial perception applications. In this paper we introduce a method for constructing compact generative representations of PCD at multiple levels of detail. As opposed to deterministic structures such as voxel grids or octrees, we propose probabilistic subdivisions of the data through local mixture modeling, and show how these subdivisions can provide a maximum likelihood segmentation of the data. The final representation is hierarchical, compact, parametric, and statistically derived, facilitating run-time occupancy calculations through stochastic sampling. Unlike traditional deterministic spatial subdivision methods, our technique enables dynamic creation of voxel grids according the application's best needs. In contrast to other generative models for PCD, we explicitly enforce sparsity among points and mixtures, a technique which we call expectation sparsification. This leads to a highly parallel hierarchical Expectation Maximization (EM) algorithm well-suited for the GPU and real-time execution. We explore the trade-offs between model fidelity and model size at various levels of detail, our tests showing favorable performance when compared to octree and NDT-based methods.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

GPU

Similar Papers 제목 키워드 기반

PASS3D: Precise and Accelerated Semantic Segmentation for 3D Point Cloud

2019-09-04 · Xin Kong, Guangyao Zhai, Baoquan Zhong, Yong liu

In this paper, we propose PASS3D to achieve point-wise semantic segmentation for 3D point cloud. Our framework combines the efficiency of traditional geometric methods with robustness of deep learning methods, consisting…

Autonomous DrivingData AugmentationSemantic Segmentation

NARVis: Neural Accelerated Rendering for Real-Time Scientific Point Cloud Visualization

2024-07-26 · Srinidhi Hegde, Kaur Kullman, Thomas Grubb, Leslie Lait 외

Exploring scientific datasets with billions of samples in real-time visualization presents a challenge - balancing high-fidelity rendering with speed. This work introduces a novel renderer - Neural Accelerated Renderer (…

GPU

PointInverter: Point Cloud Reconstruction and Editing via a Generative Model with Shape Priors

2022-11-16 · Jaeyeon Kim, Binh-Son Hua, Duc Thanh Nguyen, Sai-Kit Yeung

In this paper, we propose a new method for mapping a 3D point cloud to the latent space of a 3D generative adversarial network. Our generative model for 3D point clouds is based on SP-GAN, a state-of-the-art sphere-guide…

Generative Adversarial NetworkPoint cloud reconstruction

Generative PointNet: Deep Energy-Based Learning on Unordered Point Sets for 3D Generation, Reconstruction and Classification

2020-04-02 · CVPR 2021 1 · Jianwen Xie, Yifei Xu, Zilong Zheng, Song-Chun Zhu 외

We propose a generative model of unordered point sets, such as point clouds, in the form of an energy-based model, where the energy function is parameterized by an input-permutation-invariant bottom-up neural network. Th…

3D GenerationGeneral ClassificationPoint Cloud ClassificationPoint Cloud Generation+1

A Hybrid Generative and Discriminative PointNet on Unordered Point Sets

2024-04-19 · Yang Ye, Shihao Ji

As point cloud provides a natural and flexible representation usable in myriad applications (e.g., robotics and self-driving cars), the ability to synthesize point clouds for analysis becomes crucial. Recently, Xie et al…

image-classificationImage ClassificationPoint Cloud ClassificationPoint Cloud Generation+1