janzd / CRNN

Convolutional recurrent neural network for scene text recognition or OCR in Keras
MIT License
124 stars 34 forks source link

Pretrained model for original CRNN model #5

Open camhart opened 4 years ago

camhart commented 4 years ago

I'm trying to use this with tfjs. I don't feel knowledgeable enough to convert the SpatialTransformer over to Javascript though. The readme mentioned the original CRNN model. Do you happen to have one of those pretrained that you could share?