breezedeus / CnOCR

CnOCR: Awesome Chinese/English OCR Python toolkits based on PyTorch. It comes with 20+ well-trained models for different application scenarios and can be used directly after installation. 【基于 PyTorch/MXNet 的中文/英文 OCR Python 包。】
https://www.breezedeus.com/article/cnocr
Apache License 2.0
3.29k stars 507 forks source link

识别一行的情况下,有没有办法将空格也识别出来 #324

Closed triumphHe closed 2 months ago

breezedeus commented 7 months ago

中文间的空格的确是被忽略,只能等下次更新模型了