cobanov/image-clustering
Easy image clustering tool.
This tool helps organize large collections of images by automatically grouping visually similar pictures together. You provide a folder of images, specify how many groups you want, and it sorts them into distinct clusters. This is ideal for anyone who needs to quickly categorize many photos without manually sifting through each one.
No commits in the last 6 months.
Use this if you have a large unsorted collection of images and need to quickly group similar ones together for easier browsing or management.
Not ideal if you need to categorize images based on specific content like 'cats' or 'mountains' rather than just visual similarity, or if you only have a few images to sort.
Stars
14
Forks
2
Language
Python
License
MIT
Category
Last pushed
Oct 24, 2023
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/cobanov/image-clustering"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
scikit-learn-contrib/hdbscan
A high performance implementation of HDBSCAN clustering.
annoviko/pyclustering
pyclustering is a Python, C++ data mining library.
panagiotisanagnostou/HiPart
Hierarchical divisive clustering algorithm execution, visualization and Interactive visualization.
erdogant/clusteval
Clusteval provides methods for unsupervised cluster validation
mqcomplab/MDANCE
MDANCE: O(N) clustering for molecular dynamics. Process 1.5M frames in 40min. 8 specialized algorithms.