Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
how to use the pre-trained part-seg model on my own pointcloud
hello,i want to use the part-segment model on my own datasets,i just want the classifier give me the prediction of each point but i dont have the label of my datasets.i only have the xyz of each point. what should i do