breezedeus
commited on
Commit
•
aa5cc97
1
Parent(s):
09cc18b
Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,23 @@
|
|
1 |
-
---
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
---
|
2 |
+
tags:
|
3 |
+
- latex-ocr
|
4 |
+
- math-ocr
|
5 |
+
- math-formula-detection
|
6 |
+
- mfr
|
7 |
+
- pix2text
|
8 |
+
- p2t
|
9 |
+
- image-to-text
|
10 |
+
license: mit
|
11 |
+
---
|
12 |
+
|
13 |
+
# Model Card: Pix2Text-MFD
|
14 |
+
Mathematical Formula Detection (MFD) model from [Pix2Text (P2T)](https://github.com/breezedeus/Pix2Text).
|
15 |
+
|
16 |
+
|
17 |
+
## Documents / 文档
|
18 |
+
|
19 |
+
- Pix2Text (P2T) Github: [breezedeus/pix2text](https://github.com/breezedeus/Pix2Text) ;
|
20 |
+
- Pix2Text Online Free Service: [p2t.breezedeus.com](https://p2t.breezedeus.com/) ;
|
21 |
+
- Pix2Text Online Docs: [Docs](https://pix2text.readthedocs.io) ;
|
22 |
+
- Pix2Text More: [breezedeus.com/pix2text](https://breezedeus.com/article/pix2text) ;
|
23 |
+
- Pix2Text Discard: https://discord.gg/GgD87WM8Tf
|