Pointnet_Pointnet2_pytorch
Pointnet_Pointnet2_pytorch copied to clipboard
PointNet and PointNet++ implemented by pytorch (pure python) and on ModelNet, ShapeNet and S3DIS.
一个电点云pcl中只有一个部件,背景需要加标签吗
Is there any related work on using Pointnet++ for prediction tasks?
there is no eval.txt file in the log/classification/pointnet2_cls_ssg_normal/ folder get error: FileNotFoundError: [Errno 2] No such file or directory when running python test_classification.py --use_normals --log_dir pointnet2_cls_ssg_normal
 为什么会缺少这个文件

Fixed the numpy floating point type error and increased the num_workers parameter of dataloader
I have written a visualization code in test_partseg.py, output point data to text file and see it(3d). If I submit the code to GitHub, is there still maintenance ongoing? Can...
How to use gpu to run semantic segmentation project?Could I use four gpus?HELP!!
我现在根据S3DIS数据集制作了自己的数据集,且训练成功了,但是用到test时,一直没有成功,报如下错误。
