Auto-Labeling Unlabeled Images with CLIP and K-Means
July 4, 2026Combining modern embeddings with traditional ML: how to use CLIP, PCA, and K-Means for unsupervised image labeling.
A digital notebook and portfolio documenting hands-on experiments, research, and projects in machine learning and software engineering.
Recent insights and articles
Combining modern embeddings with traditional ML: how to use CLIP, PCA, and K-Means for unsupervised image labeling.
How I built a live rain map for HCMC using traffic cameras and Uber H3 hexagons.
How I Merged Multiple Git Repositories Without Losing History. A Guide to Consolidating My Android Projects
In this article, we will explore how indexing works in SQLite, differentiate the performance when applying indexing, and experiment with scenarios where it may break the utilization of the index.
When developing Android applications that interact with backend services, developers often face challenges such as backend unavailability or incomplete APIs. Utilizing mock data and mock servers can significantly boost the development process.
Explore all articles and tutorials