I am trying understand implementation of CTC layer in lstm.py but unable to locate decoding algorithm as mentioned in thesis paper by Alex graves like *prefix decoding or token passing algorithm* !!
So where should i look for implementation of Decoding algorithm used in CTC ???? Currently I am running lstm.py on english data for OCR purpose !! Addition to this I have also installed RNNLIB and ran it as black box but I am facing same problem there as I cant see any decoding algorithm implementation in transducer.hpp !! -- 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/a026c386-5550-4dee-9a91-00f1c09e85f4%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
