TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Neural network OCR in JavaScript

81 pointsby megalodonalmost 10 years ago

5 comments

x5n1almost 10 years ago
Someone needs to take this and build a captcha service like Google did with reCaptcha and release the results for free. That way we can actually have a free OCR that works very well.
评论 #9653888 未加载
评论 #9653889 未加载
midgetjonesalmost 10 years ago
This is so cool. I can't believe you don't have any tests; I'd be terrified of breaking something in that code.
评论 #9656967 未加载
dharma1almost 10 years ago
awesome. Has anyone done OCR with Caffe btw?
jorangreefalmost 10 years ago
This looks great. How does the approach compare to Tesseract? Would it be possible to beat the accuracy of Tesseract with this? Are there any numbers on how long it would take to process an image once trained?
评论 #9658107 未加载
ameliusalmost 10 years ago
Hopefully not used to solve captchas.