[tesseract-ocr] How can I do the training using my own image in Tesseract 4.0

2017-01-17 Thread cheng . bo
I have a bunch of images, containing English words.
I would like to generate training data by these images, and do the training.
How should I do?

Thanks a lot.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/39cdb730-7f91-45e4-929d-78e2aeb9c1c2%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] How can I do the training using my own image?

2017-01-17 Thread cheng . bo
I have a bunch of images, containing English words.
I would like to generate training data by these images, and do the training.
How should I do?

Thanks a lot.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/0abbf788-3a59-4f0e-a917-87d77cd6bfc6%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: [tesseract-ocr] LSTM training error after some iterations

2017-01-17 Thread cheng . bo
It works. Thanks a lot.

On Saturday, January 14, 2017 at 4:44:51 AM UTC-8, shree wrote:
>
> Try without the following line.
>
> --eval_listfile ~/tesstutorial/engeval/eng.training_files.txt \
>
>
> ShreeDevi
> 
> भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com
>
> On Sat, Jan 14, 2017 at 3:47 AM,  wrote:
>
>> I tried to train the English from scratch by following the tutorials in:
>> https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00
>> However, the training will fail after some iterations with the message as 
>> follows:
>>
>> lt-lstmtraining: ../ccutil/genericvector.h:696: T& 
>> GenericVector::operator[](int) const [with T = char]: Assertion `index 
>> >= 0 && index < size_used_' failed.
>>
>> What is going on?
>> How can I fix this?
>> Many thanks.
>>
>> -- 
>> You received this message because you are subscribed to the Google Groups 
>> "tesseract-ocr" group.
>> To unsubscribe from this group and stop receiving emails from it, send an 
>> email to tesseract-oc...@googlegroups.com .
>> To post to this group, send email to tesser...@googlegroups.com 
>> .
>> Visit this group at https://groups.google.com/group/tesseract-ocr.
>> To view this discussion on the web visit 
>> https://groups.google.com/d/msgid/tesseract-ocr/407f8799-9a2b-4659-9ca5-75909a2ff150%40googlegroups.com
>>  
>> 
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/bff03875-fbac-450d-8caf-1d584713fd8a%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


[tesseract-ocr] LSTM training error after some iterations

2017-01-14 Thread cheng . bo
I tried to train the English from scratch by following the tutorials in:
https://github.com/tesseract-ocr/tesseract/wiki/TrainingTesseract-4.00
However, the training will fail after some iterations with the message as 
follows:

lt-lstmtraining: ../ccutil/genericvector.h:696: T& 
GenericVector::operator[](int) const [with T = char]: Assertion `index 
>= 0 && index < size_used_' failed.

What is going on?
How can I fix this?
Many thanks.

-- 
You received this message because you are subscribed to the Google Groups 
"tesseract-ocr" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to tesseract-ocr+unsubscr...@googlegroups.com.
To post to this group, send email to tesseract-ocr@googlegroups.com.
Visit this group at https://groups.google.com/group/tesseract-ocr.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tesseract-ocr/407f8799-9a2b-4659-9ca5-75909a2ff150%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.