You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
问题描述
我从文档中提供的链接下载了PGNet,并在TotalText测试集上进行了测试,但我得到的性能数值低于报告中的数值。Url:https://github.com/PaddlePaddle/PaddleOCR/blob/main/docs/algorithm/end_to_end/algorithm_e2e_pgnet.md
运行环境
OS: Windows11
Paddle: 2.6.2
PaddleOCR: 2.9
复现代码
"python tools/eval.py -c configs/e2e/e2e_r50_vd_pg.yml -o Global.checkpoints="{path/to/weights}/best_accuracy"
附件
Beta Was this translation helpful? Give feedback.
All reactions