PaParaZz1 / PointNet

pytorch implement for PointNet
MIT License
4 stars 0 forks source link
pointcloud pointnet pytorch

README

summary

pytorch implement for PointNet(point cloud segmentation)

dataset

2018 BDCI point cloud segmentation dataset

requirement:

difference between my implementation and original paper

usage