paper-with-me

홈 › Papers

TreeGCN-ED: Encoding Point Cloud using a Tree-Structured Graph Network

2021-10-07 · Prajwal Singh, Kaustubh Sadekar, Shanmuganathan Raman

Point cloud is one of the widely used techniques for representing and storing 3D geometric data. In the past several methods have been proposed for processing point clouds. Methods such as PointNet and FoldingNet have shown promising results for tasks like 3D shape classification and segmentation. This work proposes a tree-structured autoencoder framework to generate robust embeddings of point clouds by utilizing hierarchical information using graph convolution. We perform multiple experiments to assess the quality of embeddings generated by the proposed encoder architecture and visualize the t-SNE map to highlight its ability to distinguish between different object classes. We further demonstrate the applicability of the proposed framework in applications like: 3D point cloud completion and Single image-based 3D reconstruction.

📄 PDF Abstract BibTeX arXiv:2110.03170

Code (1)

prajwalsingh/TreeGCN-ED 공식 구현 tf

Tasks

3D Reconstruction3D Shape ClassificationPoint Cloud Completion

Similar Papers 제목 키워드 기반

3D Point Cloud Generative Adversarial Network Based on Tree Structured Graph Convolutions

2019-05-15 · ICCV 2019 10 · Dong Wook Shu, Sung Woo Park, Junseok Kwon

In this paper, we propose a novel generative adversarial network (GAN) for 3D point clouds generation, which is called tree-GAN. To achieve state-of-the-art performance for multi-class 3D point cloud generation, a tree-s…

Generative Adversarial NetworkPoint Cloud Generation

Point Cloud Compression with Sibling Context and Surface Priors

2022-05-02 · Zhili Chen, Zian Qian, Sukai Wang, Qifeng Chen

We present a novel octree-based multi-level framework for large-scale point cloud compression, which can organize sparse and unstructured point clouds in a memory-efficient way. In this framework, we propose a new entrop…

Multiresolution Tree Networks for 3D Point Cloud Processing

2018-07-10 · ECCV 2018 9 · Matheus Gadelha, Rui Wang, Subhransu Maji

We present multiresolution tree-structured networks to process point clouds for 3D shape understanding and generation tasks. Our network represents a 3D shape as a set of locality-preserving 1D ordered list of points at …

A novel tree-structured point cloud dataset for skeletonization algorithm evaluation

2020-01-09 · Yan Lin, Ji Liu, Jianlin Zhou

Curve skeleton extraction from unorganized point cloud is a fundamental task of computer vision and three-dimensional data preprocessing and visualization. A great amount of work has been done to extract skeleton from po…

Assigning Apples to Individual Trees in Dense Orchards using 3D Color Point Clouds

2020-12-26 · Mouad Zine-El-Abidine, Helin Dutagaci, Gilles Galopin, David Rousseau

We propose a 3D color point cloud processing pipeline to count apples on individual apple trees in trellis structured orchards. Fruit counting at the tree level requires separating trees, which is challenging in dense or…