breezedeus commited on
Commit
38b9603
·
verified ·
1 Parent(s): 7274871

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +18 -3
README.md CHANGED
@@ -1,3 +1,18 @@
1
- ---
2
- license: apache-2.0
3
- ---
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - OCR
5
+ - STD
6
+ - MFD
7
+ - Layout Analysis
8
+ - Mathematical Formula
9
+ - Chinese
10
+ - English
11
+ ---
12
+
13
+ # Text Detection Model for CnSTD
14
+
15
+ CnSTD: A Python3 package for Scene Text Detection, Mathematical Formula Detection (MFD), and layout analysis in Chinese/English based on PyTorch.
16
+ CnSTD:基于 PyTorch 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包。
17
+
18
+ See more information: [CnSTD](https://github.com/breezedeus/CnSTD).