Skip to content

Niveditha-Sivan/Signature-Forgery-Detection-using-CNN

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Signature-Forgery-Detection-using-CNN

In this signature forgery detection model, the system is trained using a dataset from kaggle that contains images of both genuine and forged versions of the same signature. A CNN model that has 2 convolutional layers, 2 dense layers is created using keras .The model is built with a sparse categorical crossentropy loss function and is trained over five iterations. The model finally gives the probability of any given sample in a mixed dataset of being forged and genuine. The accuracy value is also returned.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors