Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,12 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
title: Generic Invoice Reader
|
3 |
emoji: 🦀
|
|
|
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: 🦀
|