can I indicate Textract to find only digits in a given image?

0

I am only interested in digits in my image, it replaces 5 with S and more similar problems

akalron
已提问 5 个月前163 查看次数
2 回答
0

Thank you for using Amazon Textract.

Unfortunately we don't have an API to detect only digits from an image. You can parse the full response to extract texts with only digits. Hope below links could help you.

  1. Lib for parsing Textract response and extract interested fields - https://github.com/aws-samples/amazon-textract-response-parser
  2. How to parse Block object - https://docs.aws.amazon.com/textract/latest/dg/API_Block.html

For issues like, 5 detected as S and more similar problems, we are continuously improving the quality of our models and releasing new features as a managed machine learning service. In order to help us improve our models for your documents, please open a customer support ticket and share details to help us analyze further. Additionally, please look out for announcements regarding our model quality updates and new feature announcements that are announced on the AWS Textract what’s new post channel.

AWS
已回答 4 个月前
0

Yes you can ..please refer to partner blog where Data is extracted form the IDs using textract

https://aws.amazon.com/blogs/apn/automating-the-know-your-customer-process-using-capgemini-ai-powered-solution-on-aws/

AWS
已回答 4 个月前

您未登录。 登录 发布回答。

一个好的回答可以清楚地解答问题和提供建设性反馈,并能促进提问者的职业发展。

回答问题的准则