Commit
·
386c01d
1
Parent(s):
857e0c5
Update README.md
Browse files
README.md
CHANGED
@@ -9,5 +9,10 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: openrail
|
11 |
---
|
|
|
12 |
|
13 |
-
|
|
|
|
|
|
|
|
|
|
9 |
pinned: false
|
10 |
license: openrail
|
11 |
---
|
12 |
+
objective :
|
13 |
|
14 |
+
This demo allows you to perform Optical Character Recognition (OCR) on receipt images using your custom-trained OCR model.
|
15 |
+
|
16 |
+
Usage :
|
17 |
+
|
18 |
+
You can upload receipt images, and the demo will provide you with your segmented image.
|