us4 commited on
Commit
3a58957
·
verified ·
1 Parent(s): 797abb4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +14 -2
README.md CHANGED
@@ -1,4 +1,16 @@
1
-
2
  # Handwritten Signature Detector
3
 
4
- This repository contains a model for detecting handwritten signatures in images.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
  # Handwritten Signature Detector
2
 
3
+ This model is designed to detect handwritten texts and signatures in images, PDF's.
4
+
5
+ ## Usage
6
+
7
+ You can use this model for various applications like:
8
+
9
+ * Document verification
10
+ * Signature recognition
11
+ * Handwritting recognition
12
+ * Form processing
13
+
14
+
15
+ ## How to use
16
+ For inference, please check my [GitHub Repository](https://github.com/us/signature-detector)