Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,12 +1,3 @@
|
|
| 1 |
-
# Generic invoice reader
|
| 2 |
-
Its yolov4 based fastapi tesseract ocr solution.
|
| 3 |
-
## Improvements
|
| 4 |
-
- Need to improve the UI(It is a sample UI).
|
| 5 |
-
- Need to improve the extraction quality of model.
|
| 6 |
-
|
| 7 |
-
Full Code is avaialable here : [ClickHere](https://gitlab.com/abijithe61/yol-ov-4-tf-lite-for-generic-invoice-reader.git)
|
| 8 |
-
|
| 9 |
-
|
| 10 |
---
|
| 11 |
title: Generic Invoice Reader
|
| 12 |
emoji: 🦀
|
|
@@ -18,3 +9,13 @@ license: mit
|
|
| 18 |
---
|
| 19 |
|
| 20 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
---
|
| 2 |
title: Generic Invoice Reader
|
| 3 |
emoji: 🦀
|
|
|
|
| 9 |
---
|
| 10 |
|
| 11 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
| 12 |
+
|
| 13 |
+
# Generic invoice reader
|
| 14 |
+
Its yolov4 based fastapi tesseract ocr solution.
|
| 15 |
+
## Improvements
|
| 16 |
+
- Need to improve the UI(It is a sample UI).
|
| 17 |
+
- Need to improve the extraction quality of model.
|
| 18 |
+
|
| 19 |
+
Full Code is avaialable here : [ClickHere](https://gitlab.com/abijithe61/yol-ov-4-tf-lite-for-generic-invoice-reader.git)
|
| 20 |
+
|
| 21 |
+
|