Skip to content
#

crnn

Here are 86 public repositories matching this topic...

MrZWJax
MrZWJax commented Jul 15, 2019

运行过程中一开始没有问题,过一会儿就会出现assert width > height,然后一直循环在这个报错中,请问怎么解决

after pick font
After draw_text_on_bg
after pick font
Retry gen_img:
Traceback (most recent call last):
File "main.py", line 67, in gen_img_retry
return renderer.gen_img(img_index)
File "/home/mrzwjax/PycharmProjects/text_renderer/textrenderer/renderer.py", line 50, in gen_img
bg = self.gen_bg(width=word_size[0]

中文长文本分类、短句子分类、多标签分类、两句子相似度(Chinese Text Classification of Keras NLP, multi-label classify, or sentence classify, long or short),字词句向量嵌入层(embeddings)和网络层(graph)构建基类,FastText,TextCNN,CharCNN,TextRNN, RCNN, DCNN, DPCNN, VDCNN, CRNN, Bert, Xlnet, Albert, Attention, DeepMoji, HAN, 胶囊网络-CapsuleNet, Transformer-encode, Seq2seq, SWEM, LEAM, TextGCN

  • Updated Jul 10, 2020
  • Python
azuryl
azuryl commented Feb 22, 2019

./build/examples/cpp_recognition/recognition.bin data/captcha/1.png examples/crnn/deploy.prototxt examples/crnn//model/crnn_captcha.caffemodel
F0222 11:25:31.748042 4965 net.cpp:759] Cannot copy param 0 weights from layer 'conv0'; shape mismatch. Source param shape is 64 3 3 3 (1728); target param shape is 64 1 3 3 (576). To learn this layer's parameters from scratch rather than copying fro

Improve this page

Add a description, image, and links to the crnn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the crnn topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.