nopattern
nopattern
Thank you for your job. I have found the training speed is variant .not as in mxnet-symbol. Do you know the reason? The training log is as following: INFO:root:[Epoch 3][Batch...
I found you have changed the cnn part of crnn by using 4x1pooling .Is it better?
Thank you for your good job. I want to test your project and apply for the 2 database used ,But got no response, Could you share the databse , Thank...
Thank you for your job. I found the last layers, the input layer to warpCTC is as following: `hidden_concat = mx.sym.Concat(*hidden_all, dim=0) pred = mx.sym.FullyConnected(data=hidden_concat, num_hidden=num_classes)` So the input size...
I can't download dependency-20140804.7z and standalone package .It seems dl.dropboxusercontent.com has stop service.
I have found that there's mbv2 version . I have tested but found it explose in first epoch. Have you tested mbv2 version ? Thank you .