Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Linked Dynamic Graph CNN: Learning on Point Cloud via Linking Hierarchical Features

About

Learning on point cloud is eagerly in demand because the point cloud is a common type of geometric data and can aid robots to understand environments robustly. However, the point cloud is sparse, unstructured, and unordered, which cannot be recognized accurately by a traditional convolutional neural network (CNN) nor a recurrent neural network (RNN). Fortunately, a graph convolutional neural network (Graph CNN) can process sparse and unordered data. Hence, we propose a linked dynamic graph CNN (LDGCNN) to classify and segment point cloud directly in this paper. We remove the transformation network, link hierarchical features from dynamic graphs, freeze feature extractor, and retrain the classifier to increase the performance of LDGCNN. We explain our network using theoretical analysis and visualization. Through experiments, we show that the proposed LDGCNN achieves state-of-art performance on two standard datasets: ModelNet40 and ShapeNet.

Kuangen Zhang, Ming Hao, Jing Wang, Clarence W. de Silva, Chenglong Fu• 2019

Related benchmarks

TaskDatasetResultRank
3D Object ClassificationModelNet40 (test)
Accuracy92.9
302
Shape classificationModelNet40 (test)
OA92.7
255
3D Shape ClassificationModelNet40 (test)
Accuracy92.7
227
3D Point Cloud ClassificationScanObjectNN
Accuracy57.92
76
Point Cloud ClassificationScanObjectNN Object & Background 1.0
Accuracy52.5
21
Part SegmentationShapeNet
mIoU0.851
14
Showing 6 of 6 rows

Other info

Follow for update