在docker镜像中计算teds指标 #15036
Replies: 1 comment
-
根据你的描述,无论是否安装了 paddleocr==2.8.0,在 Docker 镜像中计算 TEDS 指标时的结果始终是 0.4682。因此推测 paddleocr 在 TEDS 计算中并未实际生效,可能存在以下几种原因:
建议解决方案:
📌 总结一句话:你的 TEDS 指标一致很可能是因为 paddleocr 实际未被调用或执行失败,建议加日志验证并手动确认 OCR 装载与运行流程。 Response generated by 🤖 feifei-bot | chatgpt-4o-latest |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
为什么在镜像中计算teds时,,没有安装paddleocr=2.8.0和安装paddleocr=2.8.0后的结果都是0.4682


Beta Was this translation helpful? Give feedback.
All reactions