crnn-pytorch
crnn-pytorch copied to clipboard
Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition using Pytorch
Hey, thanks for the work, is there any parameter that I can change in order to get the predictions for capital letters....?, is it case sensitive or only lowercase ?
I want to use my own trained model in libtorch, but I'm unable to do so. I'm encountering the following error. terminate called after throwing an instance of 'c10::Error' what():...
 该项目中的训练时,会保存最佳哪次的模型不?
following the example line: **python src/predict.py demo/*.jpg** I get an error. I added a print for index and path just before the error point: device: cpu Predict: 0%| | 0/1...