sainipankaj15/Signature-Forgery-Detection
Here I am adding all files and code which I used during project. I also explained project in below video
This project helps quickly identify if a handwritten signature is genuine or a forgery. You provide images of known authentic signatures and potential forgeries, and the system processes these images to extract unique characteristics like shape, density, and center points. It then uses this information to train a model that can predict if a new, unknown signature is real or fake. This tool is useful for professionals in banking, legal, or administrative roles who need to verify document authenticity.
No commits in the last 6 months.
Use this if you need an automated way to detect forged signatures from image scans, reducing manual effort and human error.
Not ideal if you require real-time, high-volume verification of signatures across a very large and diverse user base without prior training data.
Stars
10
Forks
8
Language
Jupyter Notebook
License
—
Category
Last pushed
Oct 01, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/sainipankaj15/Signature-Forgery-Detection"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
luizgh/sigver_wiwd
Learned representation for Offline Handwritten Signature Verification. Models and code to...
Aftaab99/OfflineSignatureVerification
Writer independent offline signature verification using convolutional siamese networks
anupdhoble/6thSemProject_SignatureVerification
This repository contains the source code and documentation for a Signature Verification System...
muame-amr/Signature-Verification
Signature Verification Convolutional Neural Network (CNN) model using Deep Leaning with...
TranHuuDat2004/handwriting-signature-recognition
Developed a machine learning model for authenticating handwritten signatures. This project...