breezedeus commited on
Commit
adc81d6
·
verified ·
1 Parent(s): dc87bd5

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +30 -3
README.md CHANGED
@@ -1,3 +1,30 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - latex-ocr
4
+ - math-ocr
5
+ - math-formula-detection
6
+ - mfd
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
+ It's CoreML format of Model `mfd`.
17
+ When using this format, you need to set `resized_shape=(768, 768)`, since CoreML doesn't support dynamic size.
18
+
19
+ Requried:
20
+
21
+ - `pix2text >= 1.1.1`
22
+
23
+
24
+ ## Documents / 文档
25
+
26
+ - Pix2Text (P2T) Github: [breezedeus/pix2text](https://github.com/breezedeus/Pix2Text) ;
27
+ - Pix2Text Online Free Service: [p2t.breezedeus.com](https://p2t.breezedeus.com/) ;
28
+ - Pix2Text Online Docs: [Docs](https://pix2text.readthedocs.io) ;
29
+ - Pix2Text More: [breezedeus.com/pix2text](https://breezedeus.com/article/pix2text) ;
30
+ - Pix2Text Discard: https://discord.gg/GgD87WM8Tf