利用PaddleHub进行基础抠图后的一些问题
import matplotlib.pyplot as plt
import matplotlib.image as mpimg
path = ["data/data31681/test.jpeg"]
results = humanseg.segmentation(data={"image":path})
print(results)
打印...
语音识别用户输入结束后报错
W/System.err( 2954): java.util.concurrent.ExecutionException: java.io.IOException: Broken pipeW/System.err( 2954): at java.util.concurrent.FutureTask.report(FutureTask.java:93)W/Sy...
正常的amr语音文件,调用识别接口总返回3307
有些语音本地播放是正常的,为什么语音识别总返回3307。
参数:data:byte数组,format:"amr",rate:8000,options:null
返回结果:{"err_msg":"recognition err...
请问调用的时候一直返回336001是为什么呢?
一、https://aip.baidubce.com/rpc/2.0/ai_custom/v1/classification/YFPGSB?access_token=24.f1921e2909........................................................129
二、Content-Type:a...
调用语音合成REST_API,response 中的info信息这样,合成成功了吗?
info信息如下:
Content-type = audio/mp3
Cache-control = max-age=36000
Content-Length = 24192
Connection = close
Date = Mon, 20 Jun 2016 07:27:16 GMT
Server = lighttpd
--------...
调用网络图片文字识别接口总是失败
我直接传递的是图片地址,更换多个图片地址,总是返回以下内容:{"log_id": 1927402098137810208, "error_code": 282112, "error_msg": "url download timeout"}
在使用paddle-lite进行模型转换成.nb文件时报错
model__ --param_file=__params__ --optimize_out_type=naive_buffer --optimize_out=./model /home/aistudio/output/person[I 5/27 23:34:33. 44 .../release_2.3/Paddle-Lite/lite/api/opt.c...