fxia22 / pointnet.pytorch

pytorch implementation for "PointNet: Deep Learning on Point Sets for 3D Classification and Segmentation" https://arxiv.org/abs/1612.00593
MIT License
2.14k stars 632 forks source link

need more guidance #38

Open largeword opened 5 years ago

largeword commented 5 years ago

hi, im new to use this tool, can you give a more specific guidance on how to use on win10? i dont know exactly how to use at the first place. thanks

tranvnhan commented 5 years ago

Try Google Colaboratory. It will be a lot easier since there's no need to install required packages, thus you can focus on the project code itself.