tesseract-ocr / tesstrain

Train Tesseract LSTM with make
Apache License 2.0
625 stars 180 forks source link

Explanation of the NET_SPEC argument #187

Closed sayakpaul closed 4 years ago

sayakpaul commented 4 years ago

When using custom model training, I think it would be very helpful if we could have some more detailed guidance on the NET_SPEC argument.

A possible addition could be what this particular notation [1,36,0,1 Ct3,3,16 Mp3,3 Lfys48 Lfx96 Lrx96 Lfx256 O1c\#\#\#] correspond to i.e. if I supply that notation when kickstarting make training ... what kind of network I would get.

Looking forward to pointers.

sayakpaul commented 4 years ago

Sorry, forgot to take a look at this: https://tesseract-ocr.github.io/tessdoc/VGSLSpecs.