method: CCFLAB2017-06-29

Authors: Dai Yuchen

Description: In this method, a convolutional bidirectional-lstm followed by a CTC loss layer is used for text recognition. Resnet-34 is used for feature extraction, and a single-layer bidirectional-lstm is added for learning the text squence, finally a CTC loss layer is used to do alignments.