Paddle lite model was not able to recognise the texts. #12332
Unanswered
vasujoshi111
asked this question in
Q&A
Replies: 3 comments
-
I checked like argmax value after recognition.predidt has run, and got that only for 1 has recognised and given 93 value for that. For rest # was coming. |
Beta Was this translation helpful? Give feedback.
0 replies
-
What is your prediction command? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I am using paddle Android demo app. Like in pipeline.cc(clspredictor->predict) |
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.
-
In this image was taken after the lite detection model. Recognised text was only 1. But if we apply this to .pdparams in windows giving correct results.
We have not done any quantization on models and used exact models of pdmodels for inferencing. Please help me in debugging this.
Beta Was this translation helpful? Give feedback.
All reactions