paper-with-me

Papers

Point2Sequence: Learning the Shape Representation of 3D Point Clouds with an Attention-based Sequence to Sequence Network

2018-11-06 · Xinhai Liu, Zhizhong Han, Yu-Shen Liu, Matthias Zwicker

Exploring contextual information in the local region is important for shape understanding and analysis. Existing studies often employ hand-crafted or explicit ways to encode contextual information of local regions. However, it is hard to capture fine-grained contextual information in hand-crafted or explicit manners, such as the correlation between different areas in a local region, which limits the discriminative ability of learned features. To resolve this issue, we propose a novel deep learning model for 3D point clouds, named Point2Sequence, to learn 3D shape features by capturing fine-grained contextual information in a novel implicit way. Point2Sequence employs a novel sequence learning model for point clouds to capture the correlations by aggregating multi-scale areas of each local region with attention. Specifically, Point2Sequence first learns the feature of each area scale in a local region. Then, it captures the correlation between area scales in the process of aggregating all area scales using a recurrent neural network (RNN) based encoder-decoder structure, where an attention mechanism is proposed to highlight the importance of different area scales. Experimental results show that Point2Sequence achieves state-of-the-art performance in shape classification and segmentation tasks.

📄 PDF Abstract BibTeX arXiv:1811.02565

Code (0)

등록된 구현이 없습니다.

Tasks

3D Part Segmentation3D Point Cloud ClassificationDecoderShape Representation Of 3D Point Clouds

Similar Papers 제목 키워드 기반

Hypernetwork approach to generating point clouds

2020-02-10 · ICML 2020 1 · Przemysław Spurek, Sebastian Winczowski, Jacek Tabor, Maciej Zamorski 외

In this work, we propose a novel method for generating 3D point clouds that leverage properties of hyper networks. Contrary to the existing methods that learn only the representation of a 3D object, our approach simultan…

Generating 3D Point Clouds

Sequential 3D Human Pose and Shape Estimation From Point Clouds

2020-06-01 · CVPR 2020 6 · Kangkan Wang, Jin Xie, Guofeng Zhang, Lei Liu 외

This work addresses the problem of 3D human pose and shape estimation from a sequence of point clouds. Existing sequential 3D human shape estimation methods mainly focus on the template model fitting from a sequence of d…

3D human pose and shape estimation3D Human Shape Estimation

Neural varifolds: an aggregate representation for quantifying the geometry of point clouds

2024-07-05 · Juheon Lee, Xiaohao Cai, Carola-Bibian Schönlieb, Simon Masnou

Point clouds are popular 3D representations for real-life objects (such as in LiDAR and Kinect) due to their detailed and compact representation of surface-based geometry. Recent approaches characterise the geometry of p…

DeepCAD: A Deep Generative Network for Computer-Aided Design Models

2021-05-20 · ICCV 2021 10 · Rundi Wu, Chang Xiao, Changxi Zheng

Deep generative models of 3D shapes have received a great deal of research interest. Yet, almost all of them generate discrete shape representations, such as voxels, point clouds, and polygon meshes. We present the first…

CAD Reconstruction

PointFlow: 3D Point Cloud Generation with Continuous Normalizing Flows

2019-06-28 · ICCV 2019 10 · Guandao Yang, Xun Huang, Zekun Hao, Ming-Yu Liu 외

As 3D point clouds become the representation of choice for multiple vision and graphics applications, the ability to synthesize or reconstruct high-resolution, high-fidelity point clouds becomes crucial. Despite the rece…

Point Cloud GenerationVariational Inference