anupdhoble/6thSemProject_SignatureVerification
This repository contains the source code and documentation for a Signature Verification System Using CNN. The system utilizes Convolutional Neural Networks (CNN) to authenticate handwritten signatures, reducing the risk of forgery and falsification in legal, financial, and commercial transactions.
This system helps organizations authenticate handwritten signatures for legal, financial, or commercial transactions. You input a handwritten signature, and the system compares it against a known original, indicating whether it's authentic or potentially forged. This is useful for bank tellers, compliance officers, notaries, or administrative staff who need to quickly and reliably verify document authenticity.
Use this if you need an automated and efficient way to verify handwritten signatures and reduce the risk of forgery, especially in high-volume settings.
Not ideal if your verification needs involve digital signatures, biometric authentication, or require processing very low-quality or incomplete signature images.
Stars
7
Forks
3
Language
Python
License
—
Category
Last pushed
Nov 04, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/anupdhoble/6thSemProject_SignatureVerification"
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
sainipankaj15/Signature-Forgery-Detection
Here I am adding all files and code which I used during project. I also explained project in below video
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...