ZrrSkywalker / Point-NN

[CVPR 2023] Parameter is Not All You Need: Starting from Non-Parametric Networks for 3D Point Cloud Analysis
MIT License
455 stars 49 forks source link

'pointnet2_ops_lib.pointnet2_ops._ext' has no attribute 'furthest_point_sampling' #16

Open Focuslwm opened 1 year ago

Focuslwm commented 1 year ago

when i run”run-nn-seg “occur this problem module 'pointnet2_ops_lib.pointnet2_ops._ext' has no attribute 'furthest_point_sampling',but i already install the pointnet2ops 3.0.0,could you tell me how to solve this problem?