Verify authenticity of handwritten signatures through digital image processing and neural networks.
python sigrecog.py
to run with our implementation of a backpropagation neural network.python sigrecogtf.py
to run with a tensorflow model created using logistic regression.
- OpenCV
- Tensorflow
- Python 3.6
- OpenCV 3.2
- Numpy
- Tensorflow
The dataset used was gotten from the ICDAR 2009 Signature Verification Competition (SigComp2009). More detais are available here.
Anisio Marques Junior - anisiomarxjr