CnSTD
CnSTD copied to clipboard
CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包
能给个训练的案例么
   例如这3个图片
加载包错误
File "D:/Users/PycharmProjects/data_analysis/ocr_detection/image_detection.py", line 10, in from cnstd import CnStd File "D:\Anaconda3\envs\python36\lib\site-packages\cnstd\__init__.py", line 20, in from .cn_std import CnStd File "D:\Anaconda3\envs\python36\lib\site-packages\cnstd\cn_std.py", line 32, in from .model import gen_model File "D:\Anaconda3\envs\python36\lib\site-packages\cnstd\model\__init__.py", line...
感谢非常出色的工作, 我想利用您训练的版面分析模型, 请问方便透露在CDLA测试集上的分数吗 这个是paddleocr的版面分析的指标: https://github.com/PaddlePaddle/PaddleOCR/blob/release/2.7/ppstructure/docs/PP-StructureV2_introduction.md#412-%E5%9C%BA%E6%99%AF%E9%80%82%E9%85%8D
Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.8.4 to 3.8.6. Release notes Sourced from aiohttp's releases. 3.8.6 Security bugfixes Upgraded the vendored copy of llhttp_ to v9.1.3 -- by :user:Dreamsorcerer Thanks to :user:kenballus for...
Bumps [urllib3](https://github.com/urllib3/urllib3) from 2.0.3 to 2.0.7. Release notes Sourced from urllib3's releases. 2.0.7 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...
Bumps [pillow](https://github.com/python-pillow/Pillow) from 9.5.0 to 10.0.1. Release notes Sourced from pillow's releases. 10.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.1.html Changes Updated libwebp to 1.3.2 #7395 [@radarhere] Updated zlib to 1.3 #7344 [@radarhere] 10.0.0 https://pillow.readthedocs.io/en/stable/releasenotes/10.0.0.html Changes...