Hacker News new | ask | show | jobs
by eigenvalue 1036 days ago
Yes. If you look at some of my other replies here, I am using this approach successfully in another project to do robust near duplicate image detection. So it’s also using high dimensional vector embeddings, but they are embeddings of images using ResNet-style vision models rather than text based LLMs.