paddleocr3.0.0
#15341
Replies: 1 comment
-
详细解释在这里~ |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
报错: from tools.infer.utility import draw_ocr_box_txt, get_rotate_crop_image, get_minarea_rect_crop
ModuleNotFoundError: No module named 'tools'
为什么在更新了paddleocr3.0.0后就出现报错,降级回2.9.1时就不会报错
Beta Was this translation helpful? Give feedback.
All reactions