PaddleOCR——运行错误【Please compile with gpu to EnableGpu()】解决方案
问题描述E0517 16:44:40.199975 11424 analysis_config.cc:73] Please compile with gpu to EnableGpu()解决方案paddleocr.PaddleOCR(use_gpu=False).ocr(img=r'test.png')参考文章paddlehub报错求帮助
·
问题描述
E0517 16:44:40.199975 11424 analysis_config.cc:73] Please compile with gpu to EnableGpu()
解决方案
paddleocr.PaddleOCR(use_gpu=False).ocr(img=r'test.png')
参考文章
更多推荐
所有评论(0)