farthest-point-sampling topic

List farthest-point-sampling repositories

fpsample

163
Stars
9
Forks
163
Watchers

Python efficient farthest point sampling (FPS) library. Compatible with numpy.

Shapenet2_Preparation

16
Stars
0
Forks
Watchers

A python script to convert and down-sample mesh data into pointclouds using FPS algorithm.

the CPU implementation of bucket based farthest point sampling, achieves 7-81x speedup than the conventional implementation

pytorch_fpsample

47
Stars
2
Forks
47
Watchers

🎉 PyTorch efficient farthest point sampling (FPS) library.