Python efficient farthest point sampling (FPS) library. Compatible with numpy.
-
Updated
Nov 7, 2024 - C++
Python efficient farthest point sampling (FPS) library. Compatible with numpy.
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 efficient farthest point sampling (FPS) library.
CENG 789 - Digital Geometry Processing - Assignments
the GPU implementation of bucket based farthest point sampling, achieves 3-4x speedup than the conventional implementation
A mesh to pointcloud converter with FPS algorithm and HDF5 output generator
Add a description, image, and links to the farthest-point-sampling topic page so that developers can more easily learn about it.
To associate your repository with the farthest-point-sampling topic, visit your repo's landing page and select "manage topics."