使用了老版本的paddlepaddle框架(2.6.2)以及2.10.0的paddleocr完成了文本识别模型的自定义数据集微调 #15923
Replies: 2 comments 1 reply
-
具体报错代码如下: |
Beta Was this translation helpful? Give feedback.
-
看着像numpy版本的问题 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
但是使用目前官网的代码:
#demo 测试集评估
python3 tools/eval.py -c configs/rec/PP-OCRv5/PP-OCRv5_server_rec.yml -o
Global.pretrained_model=output/xxx/xxx.pdparams
进行模型评估时,会报错,请问老版本和新版本的模型评估使用代码是不同的吗?
Beta Was this translation helpful? Give feedback.
All reactions