854 Forks
2588 Stars
2588 Watchers

pointnet2

PointNet++: Deep Hierarchical Feature Learning on Point Sets in a Metric Space

How to download and setup pointnet2

Open terminal and run command
git clone https://github.com/charlesq34/pointnet2.git
git clone is used to create a copy or clone of pointnet2 repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with pointnet2 https://github.com/charlesq34/pointnet2/archive/master.zip

Or simply clone pointnet2 with SSH
[email protected]:charlesq34/pointnet2.git

If you have some problems with pointnet2

You may open issue on pointnet2 support forum (system) here: https://github.com/charlesq34/pointnet2/issues