-
Hi, I am trying to detect and recognize digits (10,15,20,30...etc) written on the top of Fuse/Switch objects. the text color is white and the font is like in digital format.
i have tried many techniq…
-
I'm using MacBook Pro (15-inch, 2018) with macOS High Sierra v(10.13.6).
Using my python `Python 2.7.15` I installed Kraken (0.9.16) using `pip` as described in the README file.
I then installed the…
eqbal updated
6 years ago
-
Letters with diacritics both above and below not recognized / trained.
eg.
ḹ 3 2,30,214,255,54,136,0,32,47,173 Latin 168 0 168 ḹ # ḹ [1e39 ]a
Ṝ 5 2,30,241,255,94,189,0,27,117,200 Latin 148 0 1…
-
http://tech.meituan.com/deeplearning_application.html
为了提升用户体验,O2O产品对OCR技术的需求已渗透到上单、支付、配送和用户评价等环节。OCR在美团点评业务中主要起着两方面作用。一方面是辅助录入,比如在移动支付环节通过对银行卡卡号的拍照识别,以实现自动绑卡,又如辅助BD录入菜单中菜品信息。另一方面是审核校验,比如在商家资质审核环节对商家…
-
I define an OCR model, which is abbreviated as the following pattern "model.py":
`from keras.layers import Input,Conv2D,MaxPooling2D`
`from keras.layers import Flatten,Permute,TimeDistributed,Dense`…
-
Hi,
I have an installation of Tesseract 4.x (4.0.0-beta-1 from the Ubuntu repos). When I perform a tesseract --list-langs on the command line I get five languages loaded ('deu' among others). But w…
-
Attempting the OCR the following document document: [link](https://www.dropbox.com/s/6d2x2gvvzko0wsc/002.png?dl=0)
- If setting Tesseract for English language alone ("-l eng"), the numbers are get…
-
First of all, Thanks for sharing amazing library.
I want train model for Korean.
Unlike english, Korean uses around 10000 different characters.
I've been training using this model. But It se…
ghost updated
6 years ago
-
Hello @RedFantom ,
Thanks for your reply to fix numpy `-` deprecation error. I went through the code structure and understood the flow a bit, I tried using `example_grounding.py` and gave an image …
-
### Environment
root@59bd0bc3c863:/home/workspace/tesseract# tesseract --version
tesseract 4.00.00alpha
leptonica-1.74.4
libjpeg 8d (libjpeg-turbo 1.4.2) : libpng 1.2.54 : libtiff 4.0.6 : zli…