CnSTD icon indicating copy to clipboard operation
CnSTD copied to clipboard

CnSTD: 基于 PyTorch/MXNet 的 中文/英文 场景文字检测(Scene Text Detection)、数学公式检测(Mathematical Formula Detection, MFD)、篇章分析(Layout Analysis)的Python3 包

Results 17 CnSTD issues
Sort by recently updated
recently updated
newest added

能给个训练的案例么

![images_35](https://user-images.githubusercontent.com/22972345/144781015-40a11339-711b-4131-b3e2-1bca9e546ff5.png) ![images_36](https://user-images.githubusercontent.com/22972345/144781020-69ef7e14-153e-462a-9046-4cb1c43beddd.png) ![images_41](https://user-images.githubusercontent.com/22972345/144781025-d4baf6bf-b2e6-4600-8853-70557b6531fe.png) 例如这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...

dependencies

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"...

dependencies

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...

dependencies