I used the ocropus-rtrain to train the ocropus with handwritten historical word images. It gave the following error after 13605 iterations. Could you help me on this error?
*Traceback (most recent call last): File "/usr/local/bin/ocropus-rtrain", line 270, in <module> line = network.lnorm.normalize(line,cval=amax(line)) File "/usr/local/lib/python2.7/dist-packages/ocrolib/lineest.py", line 59, in normalize dewarped = self.dewarp(img,cval=cval,dtype=dtype) File "/usr/local/lib/python2.7/dist-packages/ocrolib/lineest.py", line 56, in dewarp dewarped = array(dewarped,dtype=dtype).TValueError: setting an array element with a sequence.* Thank you -- You received this message because you are subscribed to the Google Groups "ocropus" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ocropus/35e890f6-2629-4aea-bfa7-9df766c852dd%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
