crnn icon indicating copy to clipboard operation
crnn copied to clipboard

Convolutional Recurrent Neural Network (CRNN) for image-based sequence recognition.

Results 91 crnn issues
Sort by recently updated
recently updated
newest added

Hi, everyone: Could anybody tell me which dataset i can download for training this crnn code ? thanks a lot ! I nedd crnn dataset not ctpn detection dataset.

Can you please guide me on how you convert the MJSynth to lmdb given their current annotation format?

Hi everyone, i followed the instruction on how to train a new model,but I didn't understand well how should I create my own database and run the following command ?...

Do you know where to download the SVT-Perspective and CUTE80 datasets? I can not find the url to download SVT-Perspective dataset and the CUTE80 dataset that I downloaded doesn't have...

``Sending build context to Docker daemon 311.8kB Step 1/11 : FROM kaixhin/cuda-torch manifest for kaixhin/cuda-torch:latest not found: manifest unknown: manifest unknown

![image](https://user-images.githubusercontent.com/38275987/69926157-53dd3780-14ee-11ea-8440-935029f539b1.png)

Unfortunately the docker (kaixhin:cuda-torch) is outdated. I also didn't succeed to install folly. Is there any recommendation e.g. if there is any alternative package ? or if you can make...

I am planning to train my own data which consists of handwritten numbers. I have been through the paper, and CRNN is trained on 8 million images. I wanted to...

here ``` UPDATE Jun 19, 2017 For an end-to-end text detector+recognizer, check out the CTPN+CRNN implementation by @AKSHAYUBHAT. ``` link is invalid --> page not found