chinese_ocr_db_crnn_server Module用于识别图片当中的汉字。其基于chinese_text_detection_db_server检测得到的文本框,继续识别文本框中的中文文字。识别文字算法采用CRNN(Convolutional Recurrent Neural Network)即卷积递归神经网络。其是DCNN和RNN的组合,专门用于识别图像中的序列式对象。与CTC loss配合使用,进行文字...
return func(*args, **kwargs) File "/home/devuser/.paddlehub/modules/chinese_ocr_db_crnn_server/module.py", line 231, in recognize_text images=predicted_data, use_gpu=self.use_gpu, box_thresh=box_thresh) File "/data/software/anaconda3/lib/python3.7/site-packages/paddlehub/compat/paddle...
提示 np.int 函数错误,已解决:去到对应模型文件修改np.int改为np.int_
[2021-03-16 09:24:41,158] [ WARNING] - The _initialize method in HubModule will soon be deprecated, you can use the __init__() to handle the initialization of the object text: 双耳机配对 confidence: 0.9995235204696655 text_box_position: [[64, 63], [301, 69], [299, 119], [63...