Skip to content

gnbaron/signature-recognition

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Signature Recognition ✍️

Verify the authenticity of handwritten signatures through digital image processing and neural networks.

This is an experimental project built during our research on the usage of AI throughout the most diverse fields.

Dataset

We got the dataset from ICDAR 2009 Signature Verification Competition (SigComp2009).

Usage

  • python sigrecog.py runs using our backpropagation neural network implementation
  • python sigrecogtf.py runs using a tensorflow model based on logistic regression

Built with

  • OpenCV
  • Tensorflow

Requirements

  • Python 3.6
  • OpenCV 3.2
  • Numpy
  • Tensorflow

Contributors

Guilherme's avatar
Guilherme Baron
Anisio's
Anisio Marques Junior

About

Verify the authenticity of handwritten signatures through digital image processing and neural networks. ✍️

Topics

Resources

License

Stars

Watchers

Forks

Languages