-
My text contains just numbers.In order to improve accuracy of recognition,how to recognize numbers only?
sh2hh updated
3 years ago
-
Hi,
I am testing out EasyOCR and it's really good! EasyOCR passed all my use cases but I noticed its accuracy drops when a custom font is used.
For example, VICTORY is `VGIORY` and Royale seems …
-
It seems as if Co-op currently isn't looping properly. After ending a fight, the bot will properly begin a new one, but will not resume combat mode, hanging indefinitely once in combat.
The script …
-
Korean text recognition is not good so I want add more data in EasyOCR-master\easyocr\dict\ko.txt
Please let me know if there is another way
-
Hi,
i have followed and did all the instructions exactly the same as [custom_model.md](https://github.com/JaidedAI/EasyOCR/blob/master/custom_model.md)
I always have problems:
`raise RuntimeEr…
-
执行pip3 install -r requirements.txt -i https://mirrors.aliyun.com/pypi/simple/ 也是一样的错误
系统win8 64位,全局代理也试过了,python 3.10.0 pip 21.3.1
以下是命令执行过程
`Collecting selenium~=3.141.0
Using cached seleniu…
-
Thanks for publishing this great EASYOCR model!
I am wondering if I can find a tutorial to train EASYOCR or finetune it on a custom dataset ( where I need to add a complex background for texts and s…
-
pytesseract or [easyocr](https://github.com/JaidedAI/EasyOCR)
-
EasyOCR is not only for scanned images, isn't it? because I know Tesseract needs pre-processing for images that are not scanned to make them look like scanned images to have a good performance.
-
Hi. sorry for a stupid question. but it is possible to create a docker file from this repo, or where can I get a docker file?