Replies: 2 comments 2 replies
-
你在AIstudio上运行OCR手写模型时遇到的错误可以分为几个部分来解决: 1.
|
Beta Was this translation helpful? Give feedback.
-
先安装pip install scikit-image albumentations这两个包 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
如题,我在官方AIstudio上运行OCR的脚本
!python tools/eval.py -c configs/rec/PP-OCRv3/ch_PP-OCRv3_rec_distillation.yml -o Global.pretrained_model="./pretrained_models/ch_PP-OCRv3_rec_train/best_accuracy"
,或者tools/train.py
脚本会出现如下报错一一通过在线终端安装库之后,最终报出如下错误:
我不知道除了修改源代码外还可以通过终端怎么修改?
又或者是官方的脚本内需要更新?
请求帮助我🙏🙏🙏
Beta Was this translation helpful? Give feedback.
All reactions