Skip to content

RicardFos/deep_learning_point_clouds

Repository files navigation

Deep Learning for Point Clouds

This repository includes a pytorch implementation and training of a PointNet for 3D point cloud classification.

The included files are the following:

  • PointNet Pytorch Implementation.ipynb: The PointNet implementation in pytorch and explains each step
  • PointNet Training and Evaluation.ipynb: The training and evaluation of the PointNet with a subset of the ShapeNet dataset

Results

The trained model achieved 93% accuracy on the test set. Results from the test set can be checked in the following confusion matrix. image

The model also shows the main points from the input point cloud used for the prediction.

image image

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published