paddleocr android app with ONNX #15505
Unanswered
suyash-narain
asked this question in
Q&A
Replies: 1 comment
-
Hello, currently the deployment of PaddleOCR on android app only supports the |
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.
-
has anyone ever tried to convert paddleocr to ONNX models and then deploy them on an android app?
PaddleOCR android example is not using ONNX models as inputs. it uses the paddle format.
I want to know how i can use the ONNX models here instead, and maybe preferably TFLite down the line to take advantage of tflite delegates?
thanks
Beta Was this translation helpful? Give feedback.
All reactions