ParaNet: Deep Regular Representation for 3D Point Clouds
Qijian Zhang, Junhui Hou, Yue Qian, Juyong Zhang, Ying He

TL;DR
ParaNet introduces a novel deep learning framework that converts irregular 3D point clouds into regular 2D images, enabling the use of standard 2D techniques for 3D data analysis.
Contribution
It proposes a differentiable, reversible representation called point geometry image (PGI) for 3D point clouds, facilitating regular domain processing without supervision.
Findings
Outperforms state-of-the-art methods in shape classification.
Effective in point cloud upsampling tasks.
Provides a new paradigm for 3D point cloud processing.
Abstract
Although convolutional neural networks have achieved remarkable success in analyzing 2D images/videos, it is still non-trivial to apply the well-developed 2D techniques in regular domains to the irregular 3D point cloud data. To bridge this gap, we propose ParaNet, a novel end-to-end deep learning framework, for representing 3D point clouds in a completely regular and nearly lossless manner. To be specific, ParaNet converts an irregular 3D point cloud into a regular 2D color image, named point geometry image (PGI), where each pixel encodes the spatial coordinates of a point. In contrast to conventional regular representation modalities based on multi-view projection and voxelization, the proposed representation is differentiable and reversible. Technically, ParaNet is composed of a surface embedding module, which parameterizes 3D surface points onto a unit square, and a grid resampling…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
Topics3D Shape Modeling and Analysis · Computer Graphics and Visualization Techniques · 3D Surveying and Cultural Heritage
MethodsGated Linear Unit · Convolution · Dropout · Residual Connection · Weight Normalization · ParaNet Convolution Block · Dense Connections · HuMan(Expedia)||How do I get a human at Expedia? · Softsign Activation · *Communicated@Fast*How Do I Communicate to Expedia?
