Point Cloud Generation

44 papers with code • 4 benchmarks • 2 datasets

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

Fast Point Cloud Generation with Straight Flows

klightz/PSF CVPR 2023

We perform evaluations on multiple 3D tasks and find that our PSF performs comparably to the standard diffusion model, outperforming other efficient 3D point cloud generation methods.

27
04 Dec 2022

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.

705
12 Oct 2022

Flow-based GAN for 3D Point Cloud Generation from a Single Image

weiyao1996/flowgan 8 Oct 2022

Generating a 3D point cloud from a single 2D image is of great importance for 3D scene understanding applications.

4
08 Oct 2022

Learning to Generate Realistic LiDAR Point Clouds

vzyrianov/lidargen 8 Sep 2022

We present LiDARGen, a novel, effective, and controllable generative model that produces realistic LiDAR point cloud sensory readings.

118
08 Sep 2022

Autoregressive 3D Shape Generation via Canonical Mapping

AnjieCheng/CanonicalVAE 5 Apr 2022

With the capacity of modeling long-range dependencies in sequential data, transformers have shown remarkable performances in a variety of generative tasks such as image, audio, and text generation.

29
05 Apr 2022

WarpingGAN: Warping Multiple Uniform Priors for Adversarial 3D Point Cloud Generation

yztang4/warpinggan CVPR 2022

We propose WarpingGAN, an effective and efficient 3D point cloud generation network.

21
24 Mar 2022

Attention-based Transformation from Latent Features to Point Clouds

kaiyizhang/AXform 10 Dec 2021

The points generated by AXform do not have the strong 2-manifold constraint, which improves the generation of non-smooth surfaces.

17
10 Dec 2021

A Conditional Point Diffusion-Refinement Paradigm for 3D Point Cloud Completion

zhaoyanglyu/point_diffusion_refinement ICLR 2022

The RFNet refines the coarse output of the CGNet and further improves quality of the completed point cloud.

126
07 Dec 2021

Flow Plugin Network for conditional generation

pfilo8/flow-plugin-network-for-conditional-generation 7 Oct 2021

Generative models have gained many researchers' attention in the last years resulting in models such as StyleGAN for human face generation or PointFlow for the 3D point cloud generation.

3
07 Oct 2021

PoinTr: Diverse Point Cloud Completion with Geometry-Aware Transformers

yuxumin/PoinTr ICCV 2021

In this paper, we present a new method that reformulates point cloud completion as a set-to-set translation problem and design a new model, called PoinTr that adopts a transformer encoder-decoder architecture for point cloud completion.

521
19 Aug 2021