结果的save_to_img函数位置
#16269
Replies: 1 comment
-
您好,ocr的 save_to_img 函数实际上是通过 /root/anaconda3/envs/XXX/lib/python3.10/site-packages/paddlex/inference/pipelines/ocr/result.py 下的 _to_img 实现的,可以 pip show paddlex 查看一下paddlex wheel 包的具体位置 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
请问ocr结果中的save_to_img函数源码在哪个位置呢
Beta Was this translation helpful? Give feedback.
All reactions