paper-with-me

홈 › Papers

Generative Models for 3D Point Clouds

2023-02-26 · Lingjie Kong, Pankaj Rajak, Siamak Shakeri

Point clouds are rich geometric data structures, where their three dimensional structure offers an excellent domain for understanding the representation learning and generative modeling in 3D space. In this work, we aim to improve the performance of point cloud latent-space generative models by experimenting with transformer encoders, latent-space flow models, and autoregressive decoders. We analyze and compare both generation and reconstruction performance of these models on various object types.

📄 PDF Abstract BibTeX arXiv:2302.13408

Code (1)

lingjiekong/cs236project 공식 구현 pytorch

Tasks

Representation Learning

Similar Papers 제목 키워드 기반

Latent-Space Laplacian Pyramids for Adversarial Representation Learning with 3D Point Clouds

2019-12-13 · Vage Egiazarian, Savva Ignatyev, Alexey Artemov, Oleg Voynov 외

Constructing high-quality generative models for 3D shapes is a fundamental task in computer vision with diverse applications in geometry processing, engineering, and design. Despite the recent progress in deep generative…

Generating 3D Point CloudsRepresentation Learning

Generative Hard Example Augmentation for Semantic Point Cloud Segmentation

2025-01-01 · CVPR 2025 1 · Qi Zhang, Jibin Peng, Zhao Huang, Wei Feng 외

The recent progress in semantic point cloud segmentation is attributed to deep networks, which require a large amount of point cloud data for training. However, how to collect substantial point-wise annotations of th…

Point Cloud SegmentationSegmentation

GenReg: Deep Generative Method for Fast Point Cloud Registration

2021-11-23 · Xiaoshui Huang, Zongyi Xu, Guofeng Mei, Sheng Li 외

Accurate and efficient point cloud registration is a challenge because the noise and a large number of points impact the correspondence search. This challenge is still a remaining research problem since most of the exist…

Point Cloud Registration

Generating Photo-realistic Images from LiDAR Point Clouds with Generative Adversarial Networks

2021-12-20 · Nuriel Shalom Mor

We examined the feasibility of generative adversarial networks (GANs) to generate photo-realistic images from LiDAR point clouds. For this purpose, we created a dataset of point cloud image pairs and trained the GAN to p…

ObjectObject Recognition

Conditional Invertible Flow for Point Cloud Generation

2019-10-16 · Michał Stypułkowski, Maciej Zamorski, Maciej Zięba, Jan Chorowski

This paper focuses on a novel generative approach for 3D point clouds that makes use of invertible flow-based models. The main idea of the method is to treat a point cloud as a probability density in 3D space that is mod…

Point Cloud Generation