人脸更新api的问题
如果添加了action_type:replace,则不会报错,并自动注册该uid,操作结果等同注册新用户。
但是无论用
client.updateUser(image, imageType, groupI...
REST API语音识别问题
Eclipse环境下,提交任务后,控制台显示错误信息Exception in thread "main" org.json.JSONException: Expected a ',' or ']' at 390 [character 391 line 1] at org....
Unity3d 继承 Rest API接口
Dictionary data = new Dictionary();
data.Add("format", speechData.format);
data.Add("rate", speechData.rate);
data.Add("channel", speechData.ch...
活体检测api问题
活体检测文档 http://ai.baidu.com/docs#/Face-Liveness-V3/top 中,返回参数说明是这么描述的:
参数face_liveness, 活体分数值thresholds由服务端返...
怎样调用词向量表示法API?
调用中文向量表示API,是否需要自己准备词典?为什么总是报错'error_code': 282300, 'error_msg': 'word error'