seanbenhur / siamese_net

Signature verification system using Siamese networks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Signature verification system using Siamese networks

License:MIT License


Languages

Language:Python 87.0%Language:Dockerfile 13.0%