A Computer vision project using a mix of classical and deep learning methods to identify and verify handwritten signatures
The used data can be downloaded from here
- Create directory
data
in the root directory - Unzip the
train_test_dataset.zip
into it
Detect where the signature is located in a document using deep learning object detection model
The used data can be downloaded from here