You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
furthest_point_sample works fine for small point clouds, but on larger ones (size > 300k) it becomes very slow—around 3× slower than the original PointNet version.