Git Product home page Git Product logo

offlinehandwirttensignatureverification's Introduction

Deep Leaning Based Data Augmentation Method and Signature Verification System for Offline Handwritten Signature

Verify authenticity of offline handwritten signatures according to the writer dependent approach through digital image processing and neural networks.

There are offline signature examples of two individuals named 0115 and 129 from the databases listed below in the Data folder. In addition, there are also signature samples reconstructed with the proposed data augmentation method in the data folder.

We couldn't upload trained weights here because there is a 100MB file upload limit on GitHub. You can download pre-trained weight from HERE

Step By Step Usage

1- Download all files and folders.

2- If you want to see performance of the system, download pre-trained weight from HERE .Then move the file in /data/Mimza_0115 directory.

3- Run all codes in loadData.py

4- Run all codes in loadModel.py

5- Run the required codes in trainAndAnalysis.py according to the your plans

Built with

Keras
Tensorflow

Requirements

Python 3.6.0
Numpy
Keras 2.2.0
Tensorflow
h5py 2.9.0

Dataset

The dataset used was gotten from the GPDS and MCYT signature databases. More details are available to the links below.

More Information About GPDSsyntheticSignature Dataset

More Information About MCYT-75 Dataset

Accuracy

The model acheived an accuracy of 98.06% F1 Score, 1.99% AER and 2.58% EER with 10 Genuine samples on the MCYT signature dataset.

offlinehandwirttensignatureverification's People

Contributors

mutluyapici avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

offlinehandwirttensignatureverification's Issues

kapsnet?

hello,how can i get kapsnet package

typeError: ('Keyword argument not understood:', 'num_routing')

i have runned the code and i have the following error,
please can u help me to fix it , i have intention to use this model to generate forge signature in order to balance my data ,
im working on a signature forgery detector and all i have is genuins signature

File "C:\Users\tpmme\anaconda3\envs\Python3.6Test\lib\site-packages\keras\utils\generic_utils.py", line 1143, in validate_kwargs
raise TypeError(error_message, kwarg)
TypeError: ('Keyword argument not understood:', 'num_routing')

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.