Relative Content

Tag Archive for machine-learningk-meansimage-compressionunsupervised-learning

Displaying the centroid and the image at each iteration of kmeans

my name is Marvin. I recently implemented image compression using k-means unsupervised learning algorithm but I want to see the centroids and image at each iteration of the compression process and I have no idea how to go about it?
I would also like if the images can be used to form an animation that shows the centroids and image changing from thier initial state to thier final state?

Displaying the centroid and the image at each iteration of kmeans

my name is Marvin. I recently implemented image compression using k-means unsupervised learning algorithm but I want to see the centroids and image at each iteration of the compression process and I have no idea how to go about it?
I would also like if the images can be used to form an animation that shows the centroids and image changing from thier initial state to thier final state?