Holmeyoung / crnn-pytorch

Pytorch implementation of CRNN (CNN + RNN + CTCLoss) for all language OCR.
MIT License
378 stars 105 forks source link

Problem loading checkpointed model #57

Closed NavneetSajwan closed 4 years ago

NavneetSajwan commented 4 years ago

I ran a few epochs. Now I want to continue from where I left. I am trying to load the last checkpointed model. It keeps giving this error. Screenshot from 2020-05-25 07-57-34