Replies: 4 comments
-
试一下main分支 ![]() |
Beta Was this translation helpful? Give feedback.
0 replies
-
@GreatV 安装方法如下:
错误信息稍有不同
|
Beta Was this translation helpful? Give feedback.
0 replies
-
这是opencv的问题,换个opencv版本试试看 |
Beta Was this translation helpful? Give feedback.
0 replies
-
@GreatV
我尝试把这两个包更新到最新版本,版本不兼容
然后按照 #12075 (comment) 所述,将paddlepaddle降到2.5,再安装libssl1.1 (debian)、pymupdf,成功了 补充,当前paddleocr commit hash: 6954da7 |
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.
-
问题描述 / Problem Description
Linux环境下,尝试 版面恢复 报错
运行环境 / Runtime Environment
OS: Debian GNU/Linux 12 (bookworm) x86_64
Kernel: 6.1.0-21-amd64
Uptime: 1 hour, 53 mins
Packages: 2189 (dpkg), 62 (flatpak), 3 (snap)
Shell: bash 5.2.15
Resolution: 2560x1440
DE: GNOME 43.9
WM: Mutter
WM Theme: Adwaita
Theme: Adwaita [GTK2/3]
Icons: Adwaita [GTK2/3]
Terminal: gnome-terminal
CPU: AMD Ryzen 7 1800X (16) @ 3.600GHz
GPU: NVIDIA GeForce GTX 1080 Ti
Memory: 5632MiB / 15896MiB
paddleocr 2.7.3
paddlepaddle-gpu 2.6.1
复现代码 / Reproduction Code
paddleocr --image_dir=XXX.pdf --type=structure --recovery=true --use_pdf2docx_api=true --output=XXX
完整报错 / Complete Error Message
可能解决方案 / Possible solutions
附件 / Appendix
这个pdf文件,在我的环境中可以复现bug
微调自适应机器翻译的大型语言模型.pdf
Beta Was this translation helpful? Give feedback.
All reactions