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

127 views
Skip to first unread message
Message has been deleted

ShreeDevi Kumar

unread,
Jan 14, 2017, 7:44:51 AM1/14/17
to tesser...@googlegroups.com
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, <chen...@huawei.com> wrote:
I tried to train the English from scratch by following the tutorials in:
However, the training will fail after some iterations with the message as follows:

lt-lstmtraining: ../ccutil/genericvector.h:696: T& GenericVector<T>::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+unsubscribe@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.

ShreeDevi Kumar

unread,
Jan 14, 2017, 8:16:53 AM1/14/17
to tesser...@googlegroups.com
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

Reply all
Reply to author
Forward
Message has been deleted
0 new messages