Report For Signature Verification
Report For Signature Verification
Project link =
https://github.com/pnkj15/Minor_Project
_IMG-2019
Some Instructions related to image
Format of path signature image in our model is XXXZZZ_YYY.png
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 denotes the nth number of attempts
According to us if Now if XXX == ZZZ then image is genuine
otherwise the signature is forged (Fake)
Below Screenshot when Signature is Real
Note:
Here Image is 001001_000.png
Here XXX = ZZZ it means it was real signature
and our model is also showing that it is real.
Below Screenshot when Signature is Fake
Note: Here Image is 021012_004.png
Here XXX is not equal to ZZZ
it means it was fake signature and our model
is also showing that it was fake.
RESULT AND DISCUSSION
This project will help to identify original and fake
signatures
In the training phase, the training depends on the
size, amount, and type of data. The size of our
test set is relatively smaller than that of general
machine learning datasets.
As a signature is generated by human action,
mistakes occur frequently, even though the
signature is drawn by the same person.
In the test phase, a mistake may result in a single
verification failure. However, in the training phase,
a mistake could lead to a decrease in verification
accuracy.
CONCLUSION
This project is successfully implemented and
working with good accuracy and great results.
In future work, I plan to verify signatures drawn
by a hand gripping a smartphone, i.e., a user
draws a signature in the air by a hand gripping a
smartphone, and not on a screen by a finger.
Anyway, the features and characteristics of the
hand-drawn signature may be different from those
of a finger-drawn signature. The differences can
bring up issues.
I expect that the huge numbers of signature drawn
by hand could have positive effects of verification
accuracy and it would be user convenience.