yanx27/Pointnet_Pointnet2_pytorch

shape invalid issue

theghks3 opened this issue · 0 comments

When I run the code for train_classification.py, I get an error that shape is invalid for size from farthest_point_sample(xyz, npoint) in pointnet2_utils.py
pointnet