Papers › General-Purpose Deep Point Cloud Feature Extractor

General-Purpose Deep Point Cloud Feature Extractor

12 Mar 2018IEEE Winter Conference on Applications of Computer Vision (WACV) 2018 3archive 2025-07-28

Miguel Dominguez, Rohan Dhamdhere, Atir Petkar, Saloni Jain, Shagan Sah, Raymond Ptucha

Depth sensors used in autonomous driving and gaming systems often report back 3D point clouds. The lack of structure from these sensors does not allow these systems to take advantage of recent advances in convolutional neural networks which are dependent upon traditional filtering and pooling operations. Analogous to image based convolutional architectures, recently introduced graph based architectures afford similar filtering and pooling operations on arbitrary graphs. We adopt these graph based methods to 3D point clouds to introduce a generic vector representation of 3D graphs, we call graph 3D (G3D). We believe we are the first to use large scale transfer learning on 3D point cloud data and demonstrate the discriminant power of our salient latent representation of 3D point clouds on unforeseen test sets. By using our G3D network (G3DNet) as a feature extractor, and then pairing G3D feature vectors with a standard classifier, we achieve the best accuracy on ModelNet10 (93.1%) and ModelNet 40 (91.7%) for a graph network, and comparable performance on the Sydney Urban Objects dataset to other methods. This general-purpose feature extractor can be used as an off-the-shelf component in other 3D scene understanding or object tracking works.

PaperPDFCode

Code

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

Not run by Syntology. Nothing on this page verifies that the listed code works.

Tasks

3D Object Classification3D Point Cloud ClassificationAutonomous DrivingObject TrackingScene UnderstandingTransfer Learning

Results from the paper archive 2025-07-28

TaskDatasetModelMetricValueRank at snapshotLeaderboardReport
3D Object Classification ModelNet10 G3DNet-18 SVM, Fine-Tuned, Vote Accuracy 93.1 #3 of 4 Archive leaderboard report
3D Object Classification ModelNet40 G3DNet-18 MLP, Fine-Tuned, Vote Classification Accuracy 91.7 #2 of 7 Archive leaderboard report
3D Point Cloud Classification ModelNet40 G3DNet-18 MLP, Fine-Tuned, Vote Overall Accuracy 91.7 #97 of 111 Archive leaderboard report
3D Point Cloud Classification Sydney Urban Objects G3DNet-18 MLP Fine-Tuned, Vote F1 72.7 #3 of 3 Archive leaderboard report

Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.

Methods

Graph Convolutional Networks

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections