I am trying to detect Nepali text from an image using PaddleOCR. But I came across this issue and can't seem to find a solution regarding it. The issue states: "ValueError: The truth value of an array with more than one element is ambiguous. Use a.any() or a.all()" #12923
Replies: 5 comments 1 reply
-
|
Beta Was this translation helpful? Give feedback.
-
我也遇到一个相同的问题,我的理解是: 我是这么解决的: |
Beta Was this translation helpful? Give feedback.
-
我在paddleocr-2.7.0.3中也遇到了同样的问题,但是将paddleocr降到2.6.0.1就没问题了。 |
Beta Was this translation helpful? Give feedback.
-
I also encountered this problem, the solution I wrote in my repo, click here |
Beta Was this translation helpful? Give feedback.
-
The main branch of the repo has beed solved it. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
请提供下述完整信息以便快速定位问题/Please provide the following information to quickly locate the problem
我们提供了AceIssueSolver来帮助你解答问题,你是否想要它来解答(请填写yes/no)?/We provide AceIssueSolver to solve issues, do you want it? (Please write yes/no):
请尽量不要包含图片在问题中/Please try to not include the image in the issue.
Beta Was this translation helpful? Give feedback.
All reactions