MC-OCR
MC-OCR copied to clipboard
OSError: libcudart.so.11.0: cannot open shared object file: No such file or directory
can you please help me resolve this problem?
Hi @longtran84 , I think you should care about the available GPUs as well as suitable CUDA toolkits or versions :D
@manhph2211 can you detail help me about CUDA version ? in case my PC don't have GPU, is it can run this app ?
@longtran84 It actually does not require CUDA to run the app. But be careful about the device used in the inference phase(cpu, weights...)
@manhph2211 can you guide me how to run on my local ? im using ubuntu v20.04...thanks
@longtran84 Can you try Docker as shown in README file ? I already built Dockerfile
and also provided trained weights for you.
@manhph2211 i have run it on docker .... but still error