PointNet-PyTorch icon indicating copy to clipboard operation
PointNet-PyTorch copied to clipboard

A re-implementation of the PointNet network in PyTorch

Results 3 PointNet-PyTorch issues
Sort by recently updated
recently updated
newest added

"The tarball in this directory contains the meshes from the ModelNet40 dataset sampled into 2000-point pointclouds." No tarball or link, can you please provide it?

Hi there, Could we get the pre-trained model if applicable? Thanks!

When I executed this model in my environment(python 3.7 and pytorch 1.0.0) an error occurred. It said like below. _Traceback (most recent call last): File "train_classifier.py", line 166, in main()...