paper-with-me

Papers

Progressive Point Cloud Deconvolution Generation Network

2020-07-10 · ECCV 2020 8 · Le Hui, Rui Xu, Jin Xie, Jianjun Qian, Jian Yang

In this paper, we propose an effective point cloud generation method, which can generate multi-resolution point clouds of the same shape from a latent vector. Specifically, we develop a novel progressive deconvolution network with the learning-based bilateral interpolation. The learning-based bilateral interpolation is performed in the spatial and feature spaces of point clouds so that local geometric structure information of point clouds can be exploited. 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. By concatenating different resolutions of local and global feature maps, we employ the multi-layer perceptron as the generation network to generate multi-resolution point clouds. In order to keep the shapes of different resolutions of point clouds consistent, we propose a shape-preserving adversarial loss to train the point cloud deconvolution generation network. Experimental results demonstrate the effectiveness of our proposed method.

📄 PDF Abstract BibTeX arXiv:2007.05361

Code (1)

fpthink/PDGN 공식 구현 pytorch

Tasks

Point Cloud Generation

Similar Papers 제목 키워드 기반

Snowflake Point Deconvolution for Point Cloud Completion and Generation with Skip-Transformer

2022-02-18 · Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao 외

Most existing point cloud completion methods suffer from the discrete nature of point clouds and the unstructured prediction of points in local regions, which makes it difficult to reveal fine local geometric details. To…

Image ReconstructionPoint Cloud Completion

SnowflakeNet: Point Cloud Completion by Snowflake Point Deconvolution with Skip-Transformer

2021-08-10 · ICCV 2021 10 · Peng Xiang, Xin Wen, Yu-Shen Liu, Yan-Pei Cao 외

Point cloud completion aims to predict a complete shape in high accuracy from its partial observation. However, previous methods usually suffered from discrete nature of point cloud and unstructured prediction of points …

Point Cloud Completion

Learning Progressive Point Embeddings for 3D Point Cloud Generation

2021-06-19 · CVPR 2021 1 · Cheng Wen, Baosheng Yu, DaCheng Tao

Generative models for 3D point clouds are extremely important for scene/object reconstruction applications in autonomous driving and robotics. Despite recent success of deep learning-based representation learning, it…

Autonomous DrivingObject ReconstructionPoint Cloud GenerationRepresentation Learning

RWKV-PCSSC: Exploring RWKV Model for Point Cloud Semantic Scene Completion

2025-11-13 · Wenzhe He, Xiaojun Chen, Wentang Chen, Hongyu Wang 외 arxiv

Semantic Scene Completion (SSC) aims to generate a complete semantic scene from an incomplete input. Existing approaches often employ dense network architectures with a high parameter count, leading to increased model co…

PvDeConv: Point-Voxel Deconvolution for Autoencoding CAD Construction in 3D

2021-01-12 · Kseniya Cherenkova, Djamila Aouada, Gleb Gusev

We propose a Point-Voxel DeConvolution (PVDeConv) module for 3D data autoencoder. To demonstrate its efficiency we learn to synthesize high-resolution point clouds of 10k points that densely describe the underlying geome…