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

2017-01-14 Thread ShreeDevi Kumar
Also note that

--debug_interval 100

invokes the visual debugger, you need Scrollview.jar to see that.

You can instead try

--debug_interval -1

if you want to see verbose text output for every iteration

or

--debug_interval 0

for a message every 100 iterations

ShreeDevi

भजन - कीर्तन - आरती @ http://bhajans.ramparivar.com

On Sat, Jan 14, 2017 at 6:14 PM, ShreeDevi Kumar 
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-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/ms
>> gid/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/CAG2NduW%2BrPwAG8YE%2B6GFsenRdf9oGtQg0ceKJ%2BLP1LaLSiqN3w%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.


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

2017-01-14 Thread ShreeDevi Kumar
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-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.
>

-- 
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/CAG2NduWxTHFMXEYn5i_2WmCNUcby2M1RUnOHkaYHH74UCBNLhQ%40mail.gmail.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.