- Git clone the repository
- Run SignatureVerificatin.py file
Siamese convolutional Neural Network is used.
Dataset provided : Pair of images ( genuine- genuine / genuine - forge)
Custom Dataloader using Dataloader in pytorch.
Iteration : 500
Batch Size : 180
Resized image to 150 * 150 because of Processing time and memory limitations
English signature datasets.
These experiments were ran on 24GB RAM and Core i5 8th gen with Nvidia.
Increase the dataset size and Iterations.
Check for other accuracy measures to appropriately determine the model consistency.
Try running for different language datasets.

