How to use EasyOCR in Jetson Nano? #588
Replies: 1 comment
-
It sounds like you need to install the correct version of pytorch. validate_cuda.py if name == 'main': I get the following(version 11.6 of CUDA) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I use EasyOCR in my laptop, I found my laptop's GPU is not applied for CUDA. So I bought Jetson Nano for using CUDA, but the Jetson Nano make warning "CUDA not available - defaulting to CPU. Note: This module is much faster with a GPU." too. I googled about "Jetson Nano EasyOCR", and there were some people like me. But the answer in that site was not a solution. How can I solve this?
Beta Was this translation helpful? Give feedback.
All reactions