Point Cloud Generation

44 papers with code • 4 benchmarks • 2 datasets

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

Most implemented papers

Progressive Point Cloud Deconvolution Generation Network

fpthink/PDGN ECCV 2020

Starting from the low-resolution point clouds, with the bilateral interpolation and max-pooling operations, the deconvolution network can progressively output high-resolution local and global feature maps.

Discrete Point Flow Networks for Efficient Point Cloud Generation

Regenerator/dpf-nets ECCV 2020

Generative models have proven effective at modeling 3D shapes and their statistical variations.

Learning Gradient Fields for Shape Generation

RuojinCai/ShapeGF ECCV 2020

Point cloud generation thus amounts to moving randomly sampled points to high-density areas.

Unsupervised Learning of Fine Structure Generation for 3D Point Clouds by 2D Projections Matching

chenchao15/2d_projection_matching ICCV 2021

Our method pushes the neural network to generate a 3D point cloud whose 2D projections match the irregular point supervision from different view angles.

Learning to Drop Points for LiDAR Scan Synthesis

kazuto1011/dusty-gan 23 Feb 2021

As in the related studies, we process LiDAR data as a compact yet lossless representation, a cylindrical depth map.

Unsupervised Learning of Fine Structure Generation for 3D Point Clouds by 2D Projection Matching

chenchao15/2d_projection_matching 8 Aug 2021

Our method pushes the neural network to generate a 3D point cloud whose 2D projections match the irregular point supervision from different view angles.

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.

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.

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.

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.