Share via

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 Document Intelligence in Foundry Tools

Your answer

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