Commit
Β·
d76a343
1
Parent(s):
2121fe8
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: OCR-Demo
|
3 |
emoji: π
|
@@ -9,10 +18,3 @@ app_file: app.py
|
|
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.
|
|
|
1 |
+
|
2 |
+
objective :
|
3 |
+
|
4 |
+
This demo allows you to perform Optical Character Recognition (OCR) on receipt images using your custom-trained OCR model.
|
5 |
+
|
6 |
+
Usage :
|
7 |
+
|
8 |
+
You can upload receipt images, and the demo will provide you with your segmented image.
|
9 |
+
|
10 |
---
|
11 |
title: OCR-Demo
|
12 |
emoji: π
|
|
|
18 |
pinned: false
|
19 |
license: openrail
|
20 |
---
|
|
|
|
|
|
|
|
|
|
|
|
|
|