oyxhust / CNN-LSTM-CTC-text-recognition

CNN and LSTM model for text recognition
259 stars 88 forks source link

AttributeError: module 'mxnet.symbol' has no attribute 'WarpCTC' #17

Open hazar1990 opened 3 years ago

hazar1990 commented 3 years ago

Hi every one Please I am desperate I am using google colab I installed Wrapctc successfully and install mxnet too but i can't find the config file to link the wrapctc with mxnet the main question: could i do that in google colab Or should I use my Local Pycharm instead?