Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 213 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 213 Bytes

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