Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PPocrlabel windows 批量自动标注图片时报错 #107

Open
Keven-Don opened this issue Nov 11, 2024 · 1 comment
Open

PPocrlabel windows 批量自动标注图片时报错 #107

Keven-Don opened this issue Nov 11, 2024 · 1 comment

Comments

@Keven-Don
Copy link

Traceback (most recent call last):
File "d:\dev_soft\Anaconda3\envs\ppocr\Lib\site-packages\PPOCRLabel\libs\autoDialog.py", line 43, in run
self.result_dic = self.ocr.ocr(Imgpath, cls=True, det=True)[0]
File "D:\dev_soft\Anaconda3\envs\ppocr\lib\site-packages\paddleocr\paddleocr.py", line 760, in ocr
dt_boxes, rec_res, _ = self.call(img, cls, slice)
File "D:\dev_soft\Anaconda3\envs\ppocr\lib\site-packages\paddleocr\tools\infer\predict_system.py", line 109, in call
dt_boxes, elapse = self.text_detector(img)
File "D:\dev_soft\Anaconda3\envs\ppocr\lib\site-packages\paddleocr\tools\infer\predict_det.py", line 396, in call
dt_boxes, elapse = self.predict(img)
File "D:\dev_soft\Anaconda3\envs\ppocr\lib\site-packages\paddleocr\tools\infer\predict_det.py", line 255, in predict
self.predictor.run()
RuntimeError: could not create a primitive
总是跑一半就这样子,windowscpu

@BotAndyGao
Copy link
Contributor

paddlepaddle版本和PPOCRLabel版本,自动标注目录有多少图片,请提供这些信息

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants