Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 861 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 861 Bytes

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