内容简介:According toTesting cloud services offering Optical Character Recognition was the topic of a hackathon I attended a few weeks back, at the company I currently work in. It gave me the chance to test theOCR represents the ability of a system to detect typed,
Or when AWS mistook The Witcher for a Serbian footballer.
Mar 18 ·7min read
According to Forbes , 83% of enterprise workloads will be in The Cloud by 2020, including 41% on public platforms such as AWS, Google Cloud Platform or Microsoft Azure. During one of my recent project as a data scientist, I had to start getting used to cloud computing, storage and deployment. Another good step in this direction might be to start experimenting with cloud services such as image recognition, character recognition and speech recognition, if not only to know the performance they offer.
Testing OCR services during a Hackathon
Testing cloud services offering Optical Character Recognition was the topic of a hackathon I attended a few weeks back, at the company I currently work in. It gave me the chance to test the Artificial Intelligence Services of AWS , focusing primarily on OCR ( Textract, Rekognition ), but also fun services such as celebrity recognition ( Rekognition ). Indeed, AWS Rekognition is supposed to be quite a complete service that can detect objects, recognize faces and detect text. The reality is slightly different.
A tiny reminder about OCR
OCR represents the ability of a system to detect typed, handwritten or printed text into machine-encoded text, whether it is from a scanned document, a photo of a document, a sign or other type of text displayed in a photo. It is currently a hot topic as many “old” institutions such as governmental institutions, banks or insurances aim at digitizing all documents, such as printed contracts that might include both printed and hand-written characters. In general, OCR can be separated in two groups:
- HCR : Hand Written Character Recognition
- PCR : Printed Character Recognition
HCR tends to be a lot more challenging than PCR for an obvious reason: most people have a horribly confusing handwriting. The difference is also noticeable in the results we experienced.
以上就是本文的全部内容,希望本文的内容对大家的学习或者工作能带来一定的帮助,也希望大家多多支持 码农网
本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们。
计算机真实感图形的算法基础
彭群生 / 科学出版社 / 1999-6 / 45.00元
《计算机真实感图形的算法基础》是系统介绍计算机真实感图形基础理论与算法的一本专著。全书共分九章,包括图形学基础、光照模型原理、简单画面绘制算法、光线跟踪、纹理映射、阴影生成、光能辐射度方法、实时图形绘制技术、自然景物仿真、颜色等。《计算机真实感图形的算法基础》的特点是内容全面,取材新颖,注重算法,力求实用。除系统叙述计算机真实感图形生成的基本概念、基本算法外,作者还注意结合亲身实践体会介绍国内外的......一起来看看 《计算机真实感图形的算法基础》 这本书的介绍吧!