PointNet2 PyTorch Implementation from https://github.com/sshaoshuai/Pointnet2.PyTorch Installation # from pointnet2 directory python setup.py install cd ../