faustomorales / keras-ocr

A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
https://keras-ocr.readthedocs.io/
MIT License
1.39k stars 360 forks source link

Does Keras OCR use pretrained model of pyTorch CRAFT implementation? #191

Closed Asad-Raza closed 2 years ago

Asad-Raza commented 2 years ago

Does Keras OCR use pretrained model of pyTorch CRAFT implementation from the following repository?

https://github.com/clovaai/CRAFT-pytorch

Asad-Raza commented 2 years ago

Got the answer