--- license: apache-2.0 tags: - OCR - STD - ONNX - RapidOCR - PaddleOCR - Multilingual - Scene Text Detection --- # Text Detection Model for CnSTD CnSTD: A Python3 package for Scene Text Detection, Mathematical Formula Detection (MFD), and layout analysis in Chinese/English based on PyTorch. CnSTD:基于 PyTorch 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包。 Model source: the ONNX model file in this repository comes from [RapidOCR](https://github.com/RapidAI/RapidOCR). 模型来源:本仓库中的 ONNX 模型文件来自 [RapidOCR](https://github.com/RapidAI/RapidOCR)。 See more information: [CnSTD](https://github.com/breezedeus/CnSTD).