Hand written signatures are not getting detected in form recognizer custom extraction template models, we are having a requirement to ocr a JPG image, and crop the signature part, store it

Sriramsubramaniyan Nadarajan 76 Reputation points
2024-06-20T08:01:36.6333333+00:00

Hand written signatures are not getting detected in form recognizer custom extraction template models, we are having a requirement to ocr a JPG image, and crop the signature part, store it . Please suggest if it can be done in form recognizer, or does any other Azure services has this capability. We are using custom extraction template models and sometimes signatures are not getting detected in it.

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

1 answer

Sort by: Most helpful
  1. santoshkc 6,310 Reputation points Microsoft Vendor
    2024-06-20T10:30:43.0666667+00:00

    Hi @Sriramsubramaniyan Nadarajan,

    Thank you for reaching out to Microsoft Q&A forum!

    If you are using custom extraction template models and signatures are not getting detected, you can try the following:

    1. Ensure that the signature field is labeled correctly in the training dataset. Use the "Signature" type label to label the signature field.
    2. Use the "Draw region" command to create a rectangular region at the expected location of the signature.
    3. Select the drawn region and choose the "Signature" type label to assign it to your drawn region.
    4. If your custom model is not performing well, you can improve it by adding more high-quality training data.

    Form Recognizer can detect handwritten text, but detecting signatures accurately may not be possible in all cases. However, using a custom extraction template in Form Recognizer may be the best option for detecting signatures.
    User's image

    For better results, see possible Input requirements.

    I hope you understand! Thank you.

    0 comments No comments