In this article, a bunch of images are going to be clustered using the GMM-EM soft clustering technique. The average RGB value will be used to represent an image. This problem has appeared as a python assignment problem in the Coursera Course ML Clustering and Retrieval (by UW).
The following images shown are used for the GMM EM clustering.
The following algorithm is used for clustering.