Metadata-Version: 2.4
Name: Fast3D-KMeans
Version: 0.1.1
Summary: CUDA-accelerated K-Means clustering for 3D point clouds
Home-page: https://github.com/Sailkiki/Fast3D-KMeans
Author: Mingzhe Sui
Author-email: Mingzhe Sui <suimingzhe0331@163.com>
License: MIT
Project-URL: Homepage, https://github.com/Sailkiki/Fast3D-KMeans
Keywords: kmeans,cuda,gpu,clustering,pytorch,point-cloud,fast
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: torch>=1.9.0
Requires-Dist: numpy
Dynamic: author
Dynamic: home-page
Dynamic: license-file
Dynamic: requires-python

# Fast3D-KMeans
CUDA-accelerated 3D point cloud K-Means clustering tool.
