Claude would be good!
Show HN: OCR Arena – A playground for OCR models
21–30 of 65 posts
Re: Show HN: OCR Arena – A playground for OCR models
#22Really hope there is a layout mode or ocr with bbox mode, I want to see the model restore the whole page.
Re: Show HN: OCR Arena – A playground for OCR models
#23Re: Show HN: OCR Arena – A playground for OCR models
#24Also, some of the models are prone to infinite loops and I suspect this is not being punished appropriately; the frontend seems to get into a bad state after around 50k characters, which prevents the user from selecting a winner. Probably would be beneficial to make sure every model has an output length limit.
Still, a really cool resource - I'm looking forward to more models being added.
Re: Show HN: OCR Arena – A playground for OCR models
#25A limitation of this leaderboard approach that I want to point out is that while the large general-purpose LLMs can make greater leaps of inference (on handwriting and poor quality scans), and almost always produce better layouts and more coherent output, they can also sometimes be less correct . My experience is that they're more prone to skipping or transposing sections of text, or even hallucinating completely inc…
Re: Show HN: OCR Arena – A playground for OCR models
#26I've been really impressed with this model specifically because of how insanely cheap it is: https://replicate.com/ibm-granite/granite-vision-3.3-2b I didn't expect IBM to be making relevant AI models but this thing is priced at $1 per 4,000,000 output tokens... I'm using it to transcribe handwritten input text and it works very well and super fast.
Super nice if it worked for our use case to simply get full output.
Re: Show HN: OCR Arena – A playground for OCR models
#27I’ve had great results locally. Albeit you need macOS >=13 for this.
Re: Show HN: OCR Arena – A playground for OCR models
#28Re: Show HN: OCR Arena – A playground for OCR models
#29Re: Show HN: OCR Arena – A playground for OCR models
#30UX on mobile isn’t great. It wasn’t obvious to me where the second model output was and I was thrown off even more so because the option to vote for model 1 output was presented without ever even seeing model two output.
Second suggestion would be to install a MathJax plugin so one can properly rate mathematical equations and formulas. Raw LATeX is easy to mistake and it makes comparing between LATeX and Unicode outputs hard.