Skip to content

SivaniVarada/DigitalSignatureVerificationMP2

Repository files navigation

Ananya Basireddy-160121737142

Sivani Varada-160121737160

Details of folder is as follows -

  • Digital_signature_Verification.ipynb file contains model
  • Forged Images contain dataset for this project in form of real
  • Real Images contain dataset for this project in form of real
  • "training folder" will save the trained images(this folder will be created when we will execute the code)

Some Important points

  • Images are stored in the format : XXXZZZ_YYY
  • XXX denotes id of the person who has signed on the document(ex -001)
  • ZZZ denotes the id of the person to whom the sign belongs in actual(ex- 001)
  • YYY deontes the n'th no.of attempt
  • Now if XXX == ZZZ then image is genuine otherwise the signature is forged

Note

  • Digital_signature_Verification.ipynb file for Jupiter notebook
  • In the training folder, files are for refernce and in the testing folder , files are for testing.
  • This project is for Mini project 2 image image image image

About

This is a a project which helps us to verify if the signatures are real or fraudulent using Deep Learning

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors