vadi95 / Signature-Verification
Classify signature as genuine or forged using SVM
☆20Updated 5 years ago
Alternatives and similar repositories for Signature-Verification:
Users that are interested in Signature-Verification are comparing it to the libraries listed below
- Using SigComp'11 dataset for signature verification☆59Updated 5 years ago
- Online Handwriting Signature Verification using CNN + RNN.☆18Updated 7 years ago
- Learned representation for Offline Handwritten Signature Verification. Models and code to extract features from signature images.☆144Updated 2 years ago
- Implemented two papers for offline signature verification. Both use different deep learning techniques - Convolutional network and Siames…☆26Updated 7 years ago
- Identifying forged signatures using convolutional siamese networks implemented in Keras☆49Updated 4 years ago
- Segmenting Handwritten Paragraphs into Characters☆48Updated 5 years ago
- SigNet: Convolutional Siamese Network for Writer Independent Offline Signature Verification☆76Updated 7 years ago
- Review the state of art works of handwritten signature verification works☆20Updated 6 years ago
- Writer independent offline signature verification using convolutional siamese networks☆84Updated 11 months ago
- Verify the authenticity of handwritten signatures through digital image processing and neural networks. ✍️☆195Updated 2 years ago
- Signature verification package, for learning representations from signature data, training user-dependent classifiers.☆90Updated 4 years ago
- Scene Text Detection and Style Classification into Machine Printed and Handwritten Text☆24Updated 3 years ago
- Remote Plant Disease Detection for Drones. [For AngelHacks Mumbai 2017]☆13Updated 5 years ago
- Template based form extractor OCR. Train your own character and alphabet OCR.☆17Updated 6 years ago
- ICDAR 2019 Robust Reading Challenge on Scanned Receipts OCR and Information Extraction☆28Updated 5 years ago
- This code is using FER2013 dataset with keras library and tensorflow backend. This code was fork and modified for keras with tensorflow b…☆17Updated 7 years ago
- Build your own document scanner with OpenCV Python☆122Updated 4 years ago
- Facial keypoint detection system takes in any image with faces, and predicts the location of 68 distinguishing keypoints on the face - Ud…