Replies: 3 comments
-
@ubanning Did you manage to make the process faster? |
Beta Was this translation helpful? Give feedback.
0 replies
-
were you able to do this? |
Beta Was this translation helpful? Give feedback.
0 replies
-
@ubanning did you solve it? Did you use |
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.
-
Hi everyone, I'm a beginner and I need help. I need to analyze several images using PaddleOCR and I want to make it as fast as possible. I have a GPU with several GB of vRAM, but it uses a maximum of 1.5GB, is there any way I can use more of my GPU to process images faster? Parallel computing? I've tried changing parameters like max_batch_size, rec_batch_num and I didn't get any difference! Can anybody help me? How can I increase the speed? Or the only way is to buy more GPUS and using only 15% of them :(
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions