检测到您已登录华为云国际站账号,为了您更好的体验,建议您访问国际站服务网站 https://www.huaweicloud.com/intl/zh-cn
不再显示此消息
区域(Region):从地理位置和网络时延维度划分,同一个Region内共享弹性计算、块存储、对象存储、VPC网络、弹性公网IP、镜像等公共服务。
成功响应示例 成功时返回图片文件字节流。
配置OBS访问权限 EI企业智能服务对于图片、语音等多媒体文件支持直接使用OBS服务的数据处理方式,以减少服务使用成本,降低服务的响应时长,提升服务使用的体验。 考虑到数据的安全,当对服务进行授权后,才可以使用授权方式的URL(https://<bucket-name>.
下载完毕后,单击exe文件,开始安装。 安装过程中选择工作负荷ASP.NET和Web开发,安装完成后启动即可。
表1 请求参数说明 名称 是否必选 类型 说明 image 与file二选一 String 图片文件BASE64编码串。要求base64编码后大小不超过10MB,支持JPEG、PNG、BMP、WEBP格式。 file 与image二选一 File 图片文件。
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件
e.getHttpStatusCode()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件
在Maven 项目的 pom.xml 文件加入相应的依赖项即可。 以引入最新版本的图像识别SDK为例,请在SDK中心获取最新的sdk包版本,替换代码中版本。
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
e.getRequestId()); System.out.println(e.getErrorCode()); System.out.println(e.getErrorMsg()); } } } 执行示例代码文件
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件
获取OBS文件失败。 下载OBS文件失败,请检查对应的文件是否存在。 400 ModelArts.4705 The OBS file is oversized. OBS文件大小超限。 请使用符合服务大小限制的文件作为输入,具体请参见《图像识别使用限制》。
、计算能力可弹性伸缩的云服务器。
调用API接口请求超时怎么处理? 接口响应时间依赖于图片的下载时间,如果图片下载时间过长,会返回接口调用失败。 请您确保网络带宽能够满足服务高峰期下载速率。 请您保证被检测图片所在的存储服务稳定可靠,建议您使用OBS存储。 父主题: API使用类
exceptions.ClientRequestException as e: print(e.status_code) print(e.request_id) print(e.error_code) print(e.error_msg) 执行示例代码文件
connectionException) { Console.WriteLine(connectionException.ErrorMessage); } } } } 执行示例代码文件
public class RunCelebrityRecognitionSolution { public static void main(String[] args) { // 认证用的ak和sk硬编码到代码中或者明文存储都有很大的安全风险,建议在配置文件或者环境变量中密文存放
Request Body(form-data): file:File(图片文件) gamma:1.5 natural_look:true 方式一:图片文件为BASE64字符串。