GitPedia

Siamese net

Signature verification system using Siamese networks

From seanbenhur·Updated June 12, 2026·View on GitHub·

>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

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


Contributors

Showing top 2 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from seanbenhur/siamese_net via the GitHub API.Last fetched: 6/27/2026