Siamese net
Signature verification system using Siamese networks
>You can read about this project in this [blog](https://towardsdatascience.com/a-friendly-introduction-to-siamese-networks-85ab17522942) The project is written primarily in Python, distributed under the MIT License license, first published in 2020. Key topics include: convolutional-neural-networks, pytorch, pytorch-implementation, siamese-networks, signature-verification.
Signature verification system using Siamese networks

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
Contributors
Showing top 2 contributors by commit count.
