Creating a Modern OCR Pipeline Using Computer Vision and Deep Learning - Dropbox
In previous posts we have described how Dropbox’s mobile document scanner works. The document scanner makes it possible to use your mobile phone to take photos and "scan" items like receipts and invoices. Our mobile document scanner only outputs an image — any text in the image is just a set of pixels as far as the computer is concerned, and can’t be copy-pasted, searched for, or any of the other things you can do with text.
Creating a Modern OCR Pipeline Using Computer Vision and Deep Learning - Dropbox --> --> --> Creating a Modern OCR Pipeline Using Computer Vision and Deep Learning // By Brad Neuberg • Apr 12, 2017 In this post we will take you behind the scenes on how we built a state-of-the-art Optical Character Recognition (OCR) pipeline for our mobile document scanner . We used computer vision and deep learning advances such as bi-directional Long Short Term Memory (LSTMs), Connectionist Temporal Classification (CTC), convolutional neural nets (CNNs), and more. In addition, we will also dive deep into
Explore this link on the map →saved by
related reading
- Practical Deep Learning for Coders - Practical Deep Learningcourse.fast.ai
- Mistral OCR | Mistral AImistral.ai
- Aman's AI Journal • Primers • Ilya Sutskever's Top 30aman.ai
- The Little Book of Deep Learningfleuret.org
- The Decade of Deep Learning | Leo Gaobmk.sh
- GitHub - longshangbang/SceneTextPapers: Tracking the latest progress in Scene Text Detection and Recognition: Must-read papers well organized · GitHubgithub.com
- Jupyter Notebook Viewernbviewer.org
- GitHub - Masao-Taketani/FOTS_OCR: TensorFlow Implementation of FOTS, Fast Oriented Text Spotting with a Unified Network. · GitHubgithub.com
- snats websitesnats.xyz
- Wide & Deep Learning: Better Together with TensorFlowresearch.google
- A Picture is Worth 170 Tokens: How Does GPT-4o Encode Images?oranlooney.com
- Andrej Karpathy blogkarpathy.github.io