Where to find the LSTM network architecture used in Tesseract?
3,341 views
Skip to first unread message
sujith vemisetty
unread,
Jan 12, 2018, 1:46:38 AM1/12/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
I have tried a lot to find the network architecture of LSTMs used in Tesseract 4.00Alpha, but I wasn't able to find any. I can only find how to train the new neural network implementation. I would like to understand the architecture first. Can anyone point me to any documentation which details the layers of LSTM network, if there is any available? Thanks in advance.
Alexander Nadeau
unread,
Jan 12, 2018, 2:20:03 AM1/12/18
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to tesseract-ocr
The specific network structure is particular to a given traineddata file. I have no idea how the specification gets turned into the entire network's architecture in tesseract 4, but you can get a particular file's specification with combine_tessdata: