Skip to content

BenAsaf/pointnet_modelnet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PointNet on ModelNet40 Dataset

PointNet with Princeton's ModelNet dataset

In-order to read the '.off' files I implemented a reader for it using Tensorflow operations.

Requirements

Python3.7, Tensorflow 2.3