For large retail datasets, before object detection. Clustering becomes essential to focus on each cluster to take it forward. Today's post is clustering images into similar groups
- Generate Feature Data based on VGG / Resnet
- Cluster them using Kmeans
- Result output to their respective cluster directory
Input - Mixed Set of Images
Output
Cluster 1
Cluster 2
Cluster 3
More Reads - Example (in R)
Happy Learning!!!
No comments:
Post a Comment