In this project, I’ve developed a complete end-to-end software solution for online signature verification using deep learning. The web app is built with Flask and the deep neural network models are built with Keras and Tensorflow. This web app can detect forgeries with 97% accuracy and It is hosted on a Amazon EC2 instance using an NGINX server and Gunicorn with authentication, caching and crash handling.

Source repository: snehalyelmati/Online-Signature-Verification