Open ahbon123 opened 5 years ago
Hi There, Sorry for the late reply (I kind of forgot about this repo hahaa) Thank you very much for your suggestion. The algorithm is indeed slow to run when the image size is large or when the number of clusters is high. I will definitely look in to that reference, Thanks again !
Hello,
First of all, thank you very much for sharing this project. Just one suggestion: could you transform your project to large scale kmeans with GPU capacity? I think it will be quicker when we choose a big number of
clusters
. What do you think?Reference: https://github.com/src-d/kmcuda