Live data from Hacker News

I accidentally built a meme search engine

harper.blog

1–10 of 56 posts

Re: I accidentally built a meme search engine

#8

Huh, are the image vector embeddings implicitly doing OCR as well? Because it seems like the meme search is pulling from the text as well as images, though it's not entirely clear.

CLIP does not have explicit OCR support, but it does somewhat coincidentally have a slight understanding of text. This is explained by training captions containing (some of) the text that is in the image.
Post reply on HN