Skip to content

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

Notifications You must be signed in to change notification settings

RobinBaumann/pointnet

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

This repository contains a TensorFlow 2.0 implementation of the PointNet neural network architecture. It also includes the original implementation from the creators of PointNet.

The purpose of this project was to get an better understanding of the TensorFlow 2.x features. Conider reading the blogpost 3D Deep Learning with TensorFlow 2, where I describe how I converted PointNet to TF2.0.

About

PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.6%
  • Shell 0.4%