I have absolutely no experience in this area and I'm curious: is there really no open-source text recognition software that's on-par with or close to Apple's (presumably proprietary) implementation? the article mentions Tesseract. is that the current best open-source option?
Building an Internet Scale Meme Search Engine
151–154 of 154 posts
Re: Building an Internet Scale Meme Search Engine
#152If you don't need advanced search features, you can use Sonic ( https://github.com/valeriansaliou/sonic ). It's blazing fast and you can save lot of money on servers.
Someone mentioned lnx.rs in this thread, how does it compare? And how about all the other new Rust solutions like MeiliSearch, Toshi, Quickwit?
Re: Building an Internet Scale Meme Search Engine
#153Although not as elegant a solution as this I've also tried my hand as well at indexing and categorizing memes. I wanted to save a very specific type of meme though since there are, in my mind, 2 main categories of memes. The first category are what I call "story" memes, they are standalone and typically what you see being shared on Facebook. They usually have text and are able to tell a story on their own with no add…