Point Cloud Generation

34 papers with code • 4 benchmarks • 2 datasets

This task has no description! Would you like to contribute one?

Most implemented papers

PointFlow: 3D Point Cloud Generation with Continuous Normalizing Flows

stevenygd/PointFlow ICCV 2019

Specifically, we learn a two-level hierarchy of distributions where the first level is the distribution of shapes and the second level is the distribution of points given a shape.

Adversarial Autoencoders for Compact Representations of 3D Point Clouds

MaciejZamorski/3d-AAE 19 Nov 2018

Deep generative architectures provide a way to model not only images but also complex, 3-dimensional objects, such as point clouds.

3D Point Cloud Generative Adversarial Network Based on Tree Structured Graph Convolutions

jtpils/treegan ICCV 2019

In this paper, we propose a novel generative adversarial network (GAN) for 3D point clouds generation, which is called tree-GAN.

Learning Efficient Point Cloud Generation for Dense 3D Object Reconstruction

chenhsuanlin/3D-point-cloud-generation 21 Jun 2017

Conventional methods of 3D object generative modeling learn volumetric predictions using deep networks with 3D convolutional operations, which are direct analogies to classical 2D ones.

Diffusion Probabilistic Models for 3D Point Cloud Generation

luost26/diffusion-point-cloud CVPR 2021

We present a probabilistic model for point cloud generation, which is fundamental for various 3D vision tasks such as shape completion, upsampling, synthesis and data augmentation.

Conditional Invertible Flow for Point Cloud Generation

MStypulkowski/CIF 16 Oct 2019

This paper focuses on a novel generative approach for 3D point clouds that makes use of invertible flow-based models.

LION: Latent Point Diffusion Models for 3D Shape Generation

nv-tlabs/LION 12 Oct 2022

To advance 3D DDMs and make them useful for digital artists, we require (i) high generation quality, (ii) flexibility for manipulation and applications such as conditional synthesis and shape interpolation, and (iii) the ability to output smooth surfaces or meshes.

RealPoint3D: Point Cloud Generation from a Single Image with Complex Background

Yan-Xia/RealPoint3D 8 Sep 2018

Then, the image together with the retrieved shape model is fed into the proposed network to generate the fine-grained 3D point cloud.

PointGrow: Autoregressively Learned Point Cloud Generation with Self-Attention

syb7573330/PointGrow 12 Oct 2018

Generating 3D point clouds is challenging yet highly desired.

Deep Generative Modeling of LiDAR Data

pclucas14/lidar_generation 4 Dec 2018

In this work, we show that one can adapt deep generative models for this task by unravelling lidar scans into a 2D point map.