learning-dl icon indicating copy to clipboard operation
learning-dl copied to clipboard

Learning Deep Learning

Results 8 learning-dl issues
Sort by recently updated
recently updated
newest added

hello , I tried to run you code about LSTM-CTC, but warpctc doesnt work well .I wonder if you met this problem when run the mxnet with warpctc,I'm looking forward...

Hello , Thanks for your share of code. However,on my training with devs = [mx.gpu()],it seems that my gpu load keeps a low value below 25%. And since I am...

i write a huffman softmax in mxnet, but i found it was not efficient in training process. Because in mxnet network graph is changeless,that is we should update all network...

when i run infer_cnn_ocr.py after trained ,all of the result is 0. gen captcha: 8183 [ 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1 0.1] [ 0.1 0.1 0.1...

只需要将多个网络参数,i.e. conv1_weight, 给相同名字就可以了么?先谢谢~

Hi. I wanna know why there is no "label" input in "siamese network" ? And how you input the label data?

https://github.com/szad670401/end-to-end-for-chinese-plate-recognition