farthest-point-sampling topic
List
farthest-point-sampling repositories
fpsample
68
Stars
3
Forks
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.
bucket-based_farthest-point-sampling_CPU
21
Stars
1
Forks
Watchers
the CPU implementation of bucket based farthest point sampling, achieves 7-81x speedup than the conventional implementation