shiisinsane/image_feature_extraction_and_clustering
对一个带标签的图像数据集,分别使用传统CV方法/深度学习方法进行图像特征提取,并基于提取后的向量化特征聚类,对结果做EDA和效果评估
Stars
—
Forks
—
Language
Python
License
—
Category
Last pushed
Jan 07, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/shiisinsane/image_feature_extraction_and_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.
wq2012/SpectralCluster
Python re-implementation of the (constrained) spectral clustering algorithms used in Google's...
mqcomplab/MDANCE
MDANCE: O(N) clustering for molecular dynamics. Process 1.5M frames in 40min. 8 specialized algorithms.