I want to train a model that should predict if a given signature is a genuine or a forged one. The model should take two images as input. One is the real signature, and the other is to be predicted.
Is there a way to check, how similar the two signatures are?