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

UnicodeDecodeError: 'utf-8' codec can't decode byte 0xb0 in position 19: invalid start byte #325

Closed jisiallen closed 2 months ago

jisiallen commented 7 months ago
image

系统 win 10 应该怎么解决

breezedeus commented 7 months ago

改过 vocab_fp 对应的文件?