Difference between revisions of "Character Recognition"

From
Jump to: navigation, search
Line 12: Line 12:
 
** Tools:
 
** Tools:
 
*** [https://github.com/python-pillow/Pillow Pillow] file format support, an efficient internal representation, and fairly powerful image processing capabilities
 
*** [https://github.com/python-pillow/Pillow Pillow] file format support, an efficient internal representation, and fairly powerful image processing capabilities
 +
 +
** Datasets/Networks:
 +
*** [http://en.wikipedia.org/wiki/ImageNet ImageNet | Wikipedia]
 +
*** [http://wordnet.princeton.edu/ WordNet]
 +
*** [[ResNet-50]]
 +
*** [http://www.robots.ox.ac.uk/~vgg/data/vgg_face/ VGG | Oxford]
 
* [http://www.mediadistillery.com/technology/ Media Distillery] understanding video to engage customers
 
* [http://www.mediadistillery.com/technology/ Media Distillery] understanding video to engage customers
** Datasets:
 
*** [http://en.wikipedia.org/wiki/ImageNet ImageNet | Wikipedia]
 
 
* [http://cloud.google.com/vision/docs/ocr Detect text in images | Google] - Optical Character Recognition (OCR)
 
* [http://cloud.google.com/vision/docs/ocr Detect text in images | Google] - Optical Character Recognition (OCR)
 
** [http://opensource.google.com/projects/tesseract Tesseract OCR | Google]
 
** [http://opensource.google.com/projects/tesseract Tesseract OCR | Google]

Revision as of 12:07, 29 June 2019