Update README.md
Browse files
README.md
CHANGED
|
@@ -1,4 +1,16 @@
|
|
| 1 |
-
|
| 2 |
# Handwritten Signature Detector
|
| 3 |
|
| 4 |
-
This
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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)
|