Difference between revisions of "Character Recognition"
Line 9: | Line 9: | ||
* [[Capabilities]] | * [[Capabilities]] | ||
− | * [http://cloud.google.com/vision/docs/ocr Detect text in images - Optical Character Recognition (OCR) | + | * [http://cloud.google.com/vision/docs/ocr Detect text in images | Google] - Optical Character Recognition (OCR) |
* [http://aws.amazon.com/textract/ Amazon Textract] service that automatically extracts text and data from scanned documents | * [http://aws.amazon.com/textract/ Amazon Textract] service that automatically extracts text and data from scanned documents | ||
+ | * [http://www.i2tutorials.com/technology/building-an-ocr-using-yolo-and-tesseract/ Building an OCR using YOLO and Tesseract | i2tutorials] | ||
* [http://im2recipe.csail.mit.edu/ Recommends ingredients and recipes based on a photo of food] | * [http://im2recipe.csail.mit.edu/ Recommends ingredients and recipes based on a photo of food] | ||
* [http://towardsdatascience.com/a-gentle-introduction-to-ocr-ee1469a201aa A gentle introduction to OCR | Gidi Shperber - Toward Data Science] | * [http://towardsdatascience.com/a-gentle-introduction-to-ocr-ee1469a201aa A gentle introduction to OCR | Gidi Shperber - Toward Data Science] |
Revision as of 05:46, 28 June 2019
YouTube search... ...Google search
- Capabilities
- Detect text in images | Google - Optical Character Recognition (OCR)
- Amazon Textract service that automatically extracts text and data from scanned documents
- Building an OCR using YOLO and Tesseract | i2tutorials
- Recommends ingredients and recipes based on a photo of food
- A gentle introduction to OCR | Gidi Shperber - Toward Data Science