Custom extraction model for ID recognistion too slow

Alejandro Diaz 5 Reputation points
2023-09-22T11:59:45.4666667+00:00

Hello,

We are implementing ID recognition for our national identity card. The model we require, which will be connected via API to our web service, must be highly efficient in performing OCR and field identification.

Initially, we tried using a pre-trained ID model. It works adequately, but does not recognize all the fields.

Next, we decided to use a custom extraction model, which performs perfectly in terms of accuracy. However, it is very slow, taking 10 seconds for evaluation.

Given that we are looking for a fast service and that we need to scan both sides of the identity document, how can we improve the processing speed?

Thank you in advance.

Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,608 questions
{count} vote

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.