fxia22/pointnet.pytorch

How to using pointnet without segmentation?

francoe0088 opened this issue · 1 comments

Thanks for help,I want using pointnet for classification with new data, but data only have points,it didn't have points_label and seg_img, can pointnet classification without points_label and seg_img?

Yes you can used it, check the flags present in the train_classification.py