janzd / CRNN

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

Update models.py #8

Closed caicedodavid closed 3 years ago

caicedodavid commented 4 years ago

There is a missing bn_7_shape in the classic CRNN network.