There is a new Flash k-means algorithm which performs better with GPU. I think we should consider using it for splat-transform replacing the current version which is segfault prone based on size.
https://github.com/svg-project/flash-kmeans
They have only python library for now.
There is a new Flash k-means algorithm which performs better with GPU. I think we should consider using it for splat-transform replacing the current version which is segfault prone based on size.
https://github.com/svg-project/flash-kmeans
They have only python library for now.