C++怎么调用二维码程序?
api提供的curl_formadd里面怎么传参数,不知道什么原因,一直提示我返回param image not exist不知道是哪步出错了,我密钥提取的都对,希望有...
unity c#调用文字识别
异常:System.Net.WebException: Error writing request: The authentication or decryption has failed. at System.Net.WebConnectionStream.WriteHeaders () [0x00000] in :0 at System.N...
小白求助piddlepiddle应用模型执行报错
piddlepiddle安装好后执行train.py正常
修改了之后的执行预测脚本:
import numpy as np
import sys, os
import paddle.v2 as paddle
# init
...
为什么我使用动态图识别总是错误
就是在网上随意找的动态图啊,我换了几张了每次都是这个错误,图像帧限制错误。。。。"error_msg":"image frames limit error","error_code":282204
使用集群报错,以前是能正常执行的
2019-01-09T01:53:56.144297984Z ('./datasets/train_data/ColorImage_road02/ColorImage/Record005/Camera 5/170927_064343490_Camera_5.jpg', './datasets/train_label/Label_road02/Label/Re...
使用集群缺少库怎么办?比如keras
import numpy
from keras.models import Sequential
from keras.layers import Dense
from keras.layers import LSTM
from keras.utils import np_utils
from keras.preprocessing.sequence imp...