/pointnet_modelnet

PointNet with Princeton's ModelNet dataset

Primary LanguagePythonMIT LicenseMIT

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