Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,10 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
This is an ONNX export of the [MGP-STR] model for text recognition.
|
2 |
|
3 |
It can be run as follows:
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- mgp-str
|
4 |
+
- text-recognition
|
5 |
+
---
|
6 |
+
|
7 |
+
|
8 |
This is an ONNX export of the [MGP-STR] model for text recognition.
|
9 |
|
10 |
It can be run as follows:
|