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
preguntada hace 5 meses163 visualizaciones
2 Respuestas
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
respondido hace 4 meses
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
respondido hace 4 meses

No has iniciado sesión. Iniciar sesión para publicar una respuesta.

Una buena respuesta responde claramente a la pregunta, proporciona comentarios constructivos y fomenta el crecimiento profesional en la persona que hace la pregunta.

Pautas para responder preguntas