Signature comparison using UiPath

Hi everyone, has anyone worked on identifying the position of signatures in documents, cropping them, and then comparing the signatures using UiPath? I saw that the UiPath Signature Comparison model is deprecated. I also tried a Python-based approach, but the confidence scores are quite low. Looking for suggestions or alternative solutions.

@fayis.cm1,

There is much more easy way now! Use GenAI activity Signature Similarity to compare.

Here you have a detailed video from @Vinit_Kawle

1 Like

Thanks for the video. The problem is identifying the signature from the document and cropping it as a separate file.

@fayis.cm1,

Sorry, my bad. I haven’t tried it but now I feel I should give it a try. For now you can try this approach. I will give it a try once get some time and update you.

I have tried this one, and it cannot be used if the position of the signature varies.