Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
How can the prediction result be restored to the original size?
In part segmentation, since the data is normalized during training, the size of the pre result is different from that of the actual data. How can I recover it?