Form Recognizer Performance

Jim Kao 1 Reputation point
2021-04-21T20:00:20.147+00:00

Hi,

We ran the Form Recognizer with a custom trained model to process a 2 page pdf file. It took more than 2 min to finish. Is this normal? What should be the expected performance for the trained custom model?

Thanks.

Azure Form Recognizer
Azure Form Recognizer
An Azure service that applies machine learning to extract text, key/value pairs, tables, and structures from documents.
696 questions
{count} votes

1 answer

Sort by: Most helpful
  1. YutongTie-MSFT 27,761 Reputation points
    2021-04-28T17:47:04.763+00:00

    Hello,

    I have tried both Labeling Tool https://learn.microsoft.com/en-us/azure/cognitive-services/form-recognizer/quickstarts/client-library?tabs=preview%2Cv2-1&pivots=programming-language-rest-api#train-a-custom-model and RESTful API https://learn.microsoft.com/en-us/azure/cognitive-services/form-recognizer/quickstarts/client-library?tabs=preview%2Cv2-1&pivots=programming-language-rest-api#train-a-custom-model with 2 page PDF. The performance of them are around 1 min.

    If you feel that is slow, please let me know which way you are using and the sample document if not confidential.

    Regards,
    Yutong