breezedeus commited on
Commit
f50e171
·
verified ·
1 Parent(s): 70c90dc

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +20 -3
README.md CHANGED
@@ -1,3 +1,20 @@
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
+ - Scene Text Detection
12
+ ---
13
+
14
+ # Text Detection Model for CnSTD
15
+
16
+ CnSTD: A Python3 package for Scene Text Detection, Mathematical Formula Detection (MFD), and layout analysis in Chinese/English based on PyTorch.
17
+
18
+ CnSTD:基于 PyTorch 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包。
19
+
20
+ See more information: [CnSTD](https://github.com/breezedeus/CnSTD).