OCR + Translate 的评价
OCR + Translate 作者: Crivella
Crivella 的回应
开发者回应
发布于 7 个月前Thanks for the review!
PS: I see that you report that tesseract is failing when running the OCR. Have you installed tesseract itself, i do not (not even sure if i can) ship that with my tool.
In case you have feel free to open an issue on github (either the main tool or the tesseract plugin and i will try to work it out)
As of now the models that i was able to find that are freely available are not great for OCRing chinese.
I started developing a plugin for using PaddleOCR that gives much better results, but i was getting inconsistent behavior between Linux and Windows (crashes inside the code of PaddleOCR) with different number of version working on one but not the other. Have yet to decide if letting users just install it themselves (using a version that works for them) is a better solution or try to fix this/wait for an update.
Contributions even in the form of good models that people finds on HuggingFace, are welcome ;P
Haven't had much time to work on it lately
- PaddleOCR main repo https://github.com/PaddlePaddle/PaddleOCR
- WIP plugin for who want to try and install it manually https://github.com/Crivella/ocr_translate-paddle
PS: I see that you report that tesseract is failing when running the OCR. Have you installed tesseract itself, i do not (not even sure if i can) ship that with my tool.
In case you have feel free to open an issue on github (either the main tool or the tesseract plugin and i will try to work it out)
As of now the models that i was able to find that are freely available are not great for OCRing chinese.
I started developing a plugin for using PaddleOCR that gives much better results, but i was getting inconsistent behavior between Linux and Windows (crashes inside the code of PaddleOCR) with different number of version working on one but not the other. Have yet to decide if letting users just install it themselves (using a version that works for them) is a better solution or try to fix this/wait for an update.
Contributions even in the form of good models that people finds on HuggingFace, are welcome ;P
Haven't had much time to work on it lately
- PaddleOCR main repo https://github.com/PaddlePaddle/PaddleOCR
- WIP plugin for who want to try and install it manually https://github.com/Crivella/ocr_translate-paddle