- Incorrect segmentation of Chinese characters even after training a new model - 2 Updates
- Tesseract OCR shows random alphabets only - 1 Update
- libtesseract can support multithreading running? - 1 Update
- Error using tesseract command line - 1 Update
- Image too large to learn!! - 2 Updates
- lstmtraining generates only checkpoint file, how can i get traineddata? - 3 Updates
wei ren <renwe...@gmail.com>: Sep 21 02:14AM -0700
I am new to OCR and tesseract. Please forgive me if I ask some "stupid"
questions.
I try using tesseract 3.04.01 to recognize the Chinese characters in the
attached two images and get absurd ...more
ShreeDevi Kumar <shree...@gmail.com>: Sep 21 04:30PM +0530
You will have much better results if you use the new version of tesseract
from https://launchpad.net/~alex-p/+archive/ubuntu/tesseract-ocr
and the traineddata files from ...more
adeel...@purelogics.net: Sep 21 03:53AM -0700
I'm implementing Tesseract OCR in my iOS application using real time camera
update method
- (void)captureOutput:(AVCaptureOutput *)captureOutput ...more
Jakie Lee <sincer...@gmail.com>: Sep 21 01:47AM -0700
libtesseract can support multithreading running?
we found the lib can not support multithreading
How can i do for this?
...more
chris...@gmail.com: Sep 21 02:11AM -0700
I was teaching tesseract and testing the trained data with the command line.
Every time the Error: unichar 304 in normproto file is not in unichar set.
occured. However i still got the expected ...more
shuang hao <haoshuan...@gmail.com>: Sep 20 07:07PM -0700
Hello everyone,
When I train models by LSTM 4.0
https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00#fine-tuning-for-%C2%B1-a-few-characters ...more
shuang hao <haoshuan...@gmail.com>: Sep 20 11:53PM -0700
https://github.com/tesseract-ocr/tesseract/issues/590
在 2017年9月21日星期四 UTC+8上午10:07:47,shuang hao写道:
...more
enkhbaatar_misheel@unimedia.co.jp: Sep 20 07:39PM -0700
I've used fine tuning to add new fonts to Japanese.traineddata, executed
command as following
training/lstmtraining
--model_output ../tesstutorial/jpntune
--continue_from ...more
ShreeDevi Kumar <shree...@gmail.com>: Sep 21 08:25AM +0530
Please reading the training page on wiki.
You will need command such as the following:
training/lstmtraining --stop_training \
--continue_from ../tesstutorial/vedic_deva/san_deva_checkpoint \ ...more
enkhbaatar_misheel@unimedia.co.jp: Sep 20 08:53PM -0700
Thanks a lot, i think training page on wiki needs more code example to
understand training part completely.
On Thursday, September 21, 2017 at 10:56:19 AM UTC+8, shree wrote:
...more
You received this digest because you're subscribed to updates for this group. You can change your settings on the group membership page.
To unsubscribe from this group and stop receiving emails from it send an email to tesseract-ocr+unsubscribe@googlegroups.com.