> My preliminary speed tests were fairly slow on my Macbook. However, once I deployed the app to an actual iPhone the speed of OCR was extremely promising (possibly due to the Vision framework using the GPU). I was then able to perform extremely accurate OCR on thousands of images in no time at all, even on the budget iPhone models like the 2nd gen SE. I suppose that’s an old Intel MacBook? I’d be very surprised if t…
I think he was running it in the simulator - which won't perform anywhere near as fast on this type of thing.
Building an Internet Scale Meme Search Engine
121–130 of 154 posts
Re: Building an Internet Scale Meme Search Engine
#122Re: Building an Internet Scale Meme Search Engine
#123Re: Building an Internet Scale Meme Search Engine
#124Earlier quoted context omitted.
It reminds me a little of https://www.beeper.com/ . It allows you to read iMessages on Android and other platforms. To make this work, they will ship you some old iPhone to act as a server "bridge": https://twitter.com/ericmigi/status/1351934418961661959 If it works, it works. But it also speaks volumes about Apple's disregard/inexperience with exposing their stuff via the web - https://www.icloud.com/ being the prim…
I think I've seen a post from https://texts.com about that they. I don't think they ship you the iPhone though, the host it themselves.
Re: Building an Internet Scale Meme Search Engine
#125Re: Building an Internet Scale Meme Search Engine
#126Re: Building an Internet Scale Meme Search Engine
#127is 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?
Re: Building an Internet Scale Meme Search Engine
#128Wish we could have used postgres but the tools were dictated rather than letting the requirements drive the tooling.
Re: Building an Internet Scale Meme Search Engine
#129Re: Building an Internet Scale Meme Search Engine
#130The photo under Upgrading the iPhone OCR Service Into An OCR Cluster . In the future, data centres are going to host racks of iPhones.
At one of my previous workplaces, we discussed running the Z3 theorem prover on an iPhone cluster, because they run so much faster on A series processor than a desktop Intel machine.