Instructions to use breezedeus/cnstd-ppocr-multi_PP-OCRv6_det_tiny with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- PaddleOCR
How to use breezedeus/cnstd-ppocr-multi_PP-OCRv6_det_tiny with PaddleOCR:
# Please refer to the document for information on how to use the model. # https://paddlepaddle.github.io/PaddleOCR/latest/en/version3.x/module_usage/module_overview.html
- Notebooks
- Google Colab
- Kaggle
| 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). | |