Replies: 1 comment 3 replies
-
OCR is time consuming but it only runs if necessary, like, unable to read original text from PDF. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I found the ocr part time-consuming while using it. The model object address printed out new each time, Is a new ONNX model initialized every time a document is parsed? Is it normal to run a "app/naive.py" code loop to parse PDF and require around 3-4GB of memory?
Beta Was this translation helpful? Give feedback.
All reactions