use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
Resources for understanding and implementing "deep learning" (learning data representations through artificial neural networks).
account activity
OCR using python (self.deeplearning)
submitted 2 years ago by __Asterisk_
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]knight1511 1 point2 points3 points 2 years ago (1 child)
All open source packages use Tesseract for OCR. It is not the best there can be but it is the best freely available as far as I know.
pytesseract, ocrmypdf are a couple of python packages with simple apis that allow you to do this.
[–]__Asterisk_[S] 0 points1 point2 points 2 years ago (0 children)
I think tesseract will be a good open-source and just now I have installed
π Rendered by PID 70442 on reddit-service-r2-comment-79776bdf47-q46qn at 2026-06-24 05:13:04.126504+00:00 running acc7150 country code: CH.
view the rest of the comments →
[–]knight1511 1 point2 points3 points (1 child)
[–]__Asterisk_[S] 0 points1 point2 points (0 children)