You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is an overview of K-Means and Elbow methods to cluster an image:
We use different libraries to compute the clusters of an image with different K values. Then, we apply the Elbow method to find the optimal value to cluster it.
About
Overview of K-Means and Elbow method applied to an image