Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 184 Bytes

README.md

File metadata and controls

3 lines (3 loc) · 184 Bytes

pointnet++andpointnet

This is a pytorch implementation of PointNet and PointNet++, including custom pytorch ops.

Code was implemented based on original implementations and papers.