How does this repository run the detection and recognition models when det and rec are enabled? #14664
Unanswered
thebest132
asked this question in
Q&A
Replies: 1 comment
-
When both detection ( 1. Preprocessing the Input
2. Text Detection Model (
|
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 other words, what does the code have to do before inputting whatever into the models, and what is that whatever? E.g. when/does it/how does it use dict.txt? I need this to run the models as .onnx from Rust, copying the behavior and implementation of the current ocr.ocr function
Beta Was this translation helpful? Give feedback.
All reactions