ppstructure-cpu版本运行时占用内存较高是否正常? #14204
-
我使用ppstructure处理一个35页约850KB的pdf文件时占用物理内存打到10.3g,虚拟内存达到17g,请问这种现象是否正常,且是否有降低占用内存的方法?我的版本是paddleocr==2.8.1, paddlepallde==2.6.2。感激不尽! |
Beta Was this translation helpful? Give feedback.
Answered by
myhloli
Nov 17, 2024
Replies: 2 comments 2 replies
-
@IeohMingChan 可以提供一个最小可复现的demo吗,处理代码和对应的pdf文件。 |
Beta Was this translation helpful? Give feedback.
1 reply
-
paddlepaddle 2.6.x适合使用的版本为paddleocr 2.7.3, |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
GreatV
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
paddlepaddle 2.6.x适合使用的版本为paddleocr 2.7.3,
paddleocr2.8以上的版本需要使用paddlepaddle 3.0
虽然我不知道原因,但是就是这么离谱