ZhangZiyu

Results 3 comments of ZhangZiyu

Sorry for your Question about the Curvature sampling code. For the training efficiency, I intergrate the code in the `sampling_gpu.cu` https://github.com/alfredtorres/3DFacePointCloudNet/blob/9a857ed9619ddaebe99bfb6bd75462e4f3055e75/pointnet2/_ext-src/src/sampling_gpu.cu#L100 https://github.com/alfredtorres/3DFacePointCloudNet/blob/9a857ed9619ddaebe99bfb6bd75462e4f3055e75/pointnet2/_ext-src/src/sampling_gpu.cu#L106 So, if you want to use the curvature-aware...

Hello, @Seikegn. we use PCL's curvature estimation in C++ environment. I have try to re-implement in python but with low speed. So we do not provide the python script. I...

Could you tell me you validate the model on which dataset?