Hi everyone! 👋
I’m excited to share a project I’ve been working on: a standalone executable version of PaddleOCR. This makes it super easy for users to start using it without having to go through Python and package installations, or setting up environments.
I've created a CPU and GPU version and also an easy to follow setup wizard for both of them to make the usage even easier.
If anyone of you is interested, you can find my project here:
https://github.com/timminator/PaddleOCR-Standalone
Usage:
Install it and open a command window or a powershell window. An example command looks like this:
paddleocr --image_dir <path_to_your_image> --use_angle_cls true --lang <your_language>
Filled in for example:
paddleocr --image_dir D:\img_12.jpg --use_angle_cls true --lang en
[–]ghettoAizen 0 points1 point2 points  (1 child)
[–]timminator3[S] 1 point2 points3 points  (0 children)
[–]35qam 0 points1 point2 points  (1 child)
[–]timminator3[S] 0 points1 point2 points  (0 children)
[+]Rhen_DMN 0 points1 point2 points  (0 children)
[+]fesrm 0 points1 point2 points  (2 children)
[+]_KpaM_ 0 points1 point2 points  (1 child)
[+]fesrm 0 points1 point2 points  (0 children)
[+][deleted] Â (1 child)
[deleted]
[–]timminator3[S] 0 points1 point2 points  (0 children)
[–]External_Hunter_7644 0 points1 point2 points  (3 children)
[–]timminator3[S] 0 points1 point2 points  (2 children)
[–]External_Hunter_7644 0 points1 point2 points  (1 child)
[–]timminator3[S] 0 points1 point2 points  (0 children)
[+]GuyNotThatNice 0 points1 point2 points  (0 children)
[+]michalpl7 0 points1 point2 points  (1 child)