PointNet in PyTorch This repo is implementation for PointNet(https://arxiv.org/abs/1612.00593) in pytorch. Based on pointnet.pytorch Results the segmentation result Links The official TensorFlow implementation from the authors can be found here.