How to using pointnet without segmentation?
francoe0088 opened this issue · 1 comments
francoe0088 commented
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?
dhirajsuvarna commented
Yes you can used it, check the flags present in the train_classification.py