Convolutional Recurrent Neural Network This software implements the Convolutional Recurrent Neural Network (CRNN) in pytorch. Run demo Launch the demo by: python demo.py Train a new model Dependence warp_ctc_pytorch Reference crnn.pytorch efficient_densenet_pytorch