-
Hi
![box](https://user-images.githubusercontent.com/7906786/96336178-6f115100-1086-11eb-878d-e1b98e22a916.jpg)
I have this kind of files which I grap from screen and here is my code:
`
impor…
-
- [x] 1.理解https://github.com/JaidedAI/EasyOCR代码
- [x] 2.定义OCR功能的标注数据格式
- [x] 3.在easyai中实现一种OCR算法
- [x] 4.测试OCR功能正常运行
-
I'm have a PC with 2 GPU, the first is pretty bad and has very little memory and isn't very powerful, but the second one doesn't have that problem.
But when i use EasyOCR, it will always use GPU0 (th…
ghost updated
3 years ago
-
Hello, I know that you have said to ask questions about the dataset from https://github.com/clovaai/deep-text-recognition-benchmark repository. I have checked their repo. It is mentioned that create y…
-
![detection_error](https://user-images.githubusercontent.com/80569135/124417641-2ae8ec80-dd8c-11eb-9ced-749186a179d2.png)
Hi Guy
thanks for your great work!
Recently, I am using your program to mak…
-
So far I'm having very good results with 90% of the pictures that are similar (from same game and same coords). However, sometimes I experience digits being read and split into multiple parts. For exa…
-
program killed automatically , for high resolution images easyocr consume all ram and after some time it stuck and kill the process.
-
[jw@cn05 easyocr]$ sudo python3 setup.py install --verbose
running install
running bdist_egg
running egg_info
writing easyocr.egg-info/PKG-INFO
writing dependency_links to easyocr.egg-info/depend…
-
Hi,
Thanks for the code. I followed all instructions and was able to execute code. However, I wanted to check if we can extract individual words instead of continuous words. e.g. from example that is…
-
Hi! If no GUI functions are used from *opencv-python* then the dependency could be changed to *opencv-python-headless* instead, so there would be no errors in Docker containers lacking GUI libraries w…