-
When attempting to do an auto OCR I get an errror;
``
AutoOcr OCR = new AutoOcr() { ReadBarCodes = false };
var Results = Ocr.Read(@"c:\botDL\image.png");
``
is my code,…
-
I have done OCR using k-NN approach. It's a good example for the people who want to learn machine learning. I myself is a learner. I can contribute that in this project. Kindly revert back if you are …
-
Does/will OCRmyPDF support embedded documents//attachments in a portfolio? Thanks
-
How to improve the execution speed of OCR, grounding-dino, and chatgpt-4o models to transition mobile-agent from laboratory research to engineering use?
1. I replaced the original grounding-dino mo…
-
Hello there. I really love your extension, it's by far the best-looking notes app out there. That's why I thought I'd submit this report in hopes that the extension is still supported and maintained. …
-
При попытке включить Windows OCR, просит скачать языковой пакет. я соглашаюсь- но по итогу ошибка скачивания пакета. В чем может быть причина? Программа запущена от админа, в пути кириллицы нет.
-
OCR correction projects have empty "transcribing" leaderboards. See screenshot below from this project by the State Library of NSW: https://fromthepage.com/statelibrarynsw/slnsw-sandbox-2
See scree…
-
### bug描述 Describe the Bug
trt版本是10.1版本,cuda版本是11.7,paddle编译为release,使用valgrind扫描出来的leak问题比较多,同时多次跑推理也存在内存泄漏,主要集中在ocr里面的rec部分,det好像没有
### 其他补充信息 Additional Supplementary Information
_No response_
-
-
**Is your feature request related to a problem? Please describe.**
When I OCR a PDF, I would like to be able to open the PDF and see the OCRed text as a hidden layer.
**Describe the solution you'd…