PaddlePaddle / PaddleOCR

Awesome multilingual OCR toolkits based on PaddlePaddle (practical ultra lightweight OCR system, support 80+ languages recognition, provide data annotation and synthesis tools, support training and deployment among server, mobile, embedded and IoT devices)
https://paddlepaddle.github.io/PaddleOCR/
Apache License 2.0
43.74k stars 7.79k forks source link

Raising CUBLAS error when starting recognition #6511

Closed ShakhzodbekYuldoshov closed 2 years ago

ShakhzodbekYuldoshov commented 2 years ago

请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem

WenmuZhou commented 2 years ago

方便提供能稳定复现的图像吗

ShakhzodbekYuldoshov commented 2 years ago

This youtube video is being used for inference: https://www.youtube.com/watch?v=4ZdWeTFZRks Task: Detection and recognition of traffic signs We are using yolov5 for detection and PaddleOCR for reading speed, height, and width limits written inside of the sign.

中国人: 此 youtube 视频用于推理:https://www.youtube.com/watch?v=4ZdWeTFZRks 任务:交通标志的检测与识别 我们使用 yolov5 进行检测,使用 PaddleOCR 读取标志内的速度、高度和宽度限制。

WenmuZhou commented 2 years ago

运行过程中看一下有没有显存OOM的问题