siamese_net icon indicating copy to clipboard operation
siamese_net copied to clipboard

Signature verification system using Siamese networks

Signature verification system using Siamese networks

Siamese Network

You can read about this project in this blog

Objective

The objective of the project is to create a deep learning network which classifies signatures as genuine and forgery using Siamese networks with the help of this paper

Dataset

The dataset that I have used is ICDAR 2011 dataset, which can be downloaded from here

Results