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 包。】

Home Page:https://www.breezedeus.com/article/cnocr

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pip install cnocr安装失败

Yvonne49yKfs opened this issue · comments

已经解决了,根本原因是opencv,onnx,cmake版本装的不对,重装这些之后,pip install cnocr就整好了😂