Duplication in recognition model #14482
Unanswered
kwang19113
asked this question in
Q&A
Replies: 1 comment
-
please refer to https://github.com/PaddlePaddle/PaddleOCR/blob/main/tools/infer/predict_rec.py |
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
-
I train images with the same format input like that. This problem rarely occurred but with thousands of images there will be a couple of them. I've export the model to onnx and infer with the code below
Beta Was this translation helpful? Give feedback.
All reactions