Sorting Images with ML
I got a lot of positive feedback about the last blog post where I showed that CLIP embeddings are a cool tool to use for image classification. As such I thought I share how you can use that knowledge to actually sort your images into your own categories on your own machine. So in this post, I share the script that I currently use to train my own classifier and then sort images based on it....