Replies: 2 comments 7 replies
-
find any solution @Lahari-77 ? |
Beta Was this translation helpful? Give feedback.
6 replies
-
May be u r loading and running at the same instance.Try loading the model while starting tjhe server and then try paddle. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi,
I am using nvidia-smi driver version 515
Cuda tool kit :11.7
Paddlepaddlegpu:2.4.2
I have a program which has 6 loops.Each time inside the loop paddleocr has to extract text.
Even after enabling gpu=True.Each loop i staking 2 seconds.Resulting in 12 seconds.Which is very bad according to the performance parameters.What can be done do cut down the 12 sec to atleast 2 3 seconds.
Beta Was this translation helpful? Give feedback.
All reactions