---
title: 创建人物实例分割任务-人物实例分割-API黄页|万维易源ShowAPI
canonical_url: "https://www.showapi.com/playground/aliyun/bailian/person-seg"
last_updated: "2026-09-21T01:55:15.952Z"
meta:
  description: 阿里云百炼大模型提供高效人物实例分割API，支持快速创建图像分割任务，精准识别人物轮廓，适用于智能影像处理与内容分析。
  keywords: 人物实例分割API，阿里云百炼大模型，图像分割服务，AI人物分割，创建分割任务
  "og:description": 阿里云百炼大模型提供高效人物实例分割API，支持快速创建图像分割任务，精准识别人物轮廓，适用于智能影像处理与内容分析。
  "og:title": 创建人物实例分割任务-人物实例分割-API黄页|万维易源ShowAPI
---

*

*

*

# **人物实例分割**

[阿里云-大模型服务平台百炼](https://www.showapi.com/playground/aliyun/bailian)** 产品首页 [**API文档](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2840906.html) [**应用示例](https://www.showapi.com/aiapp/aliyun/bailian/person-seg.html)

**1.0w

2025-04-10更新

**119 [提交收录](https://www.showapi.com/island/feedback-page?submitrequire=true) [反馈问题](https://www.showapi.com/island/feedback-page?apiurl=/playground/aliyun/bailian/person-seg) [ 创建我的API](https://www.showapi.com/playground)

该API通过异步处理方式，首先创建任务并返回任务ID，然后根据任务ID查询结果。支持JPEG、PNG、JPG、BMP、WEBP格式的图像，分辨率范围512×512至4096×4096像素，图像大小不超过10M。

**基础配置**

**Token****\*****[去获取Token](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2712195.html&renderType=iframe)

推荐您使用百炼API-Key，也可填DashScope API-Key。例如：Bearer d1xxx2a。

选择接入点：

**POST**

**

**Run

**接入点文档：**[查看](https://bailian.console.aliyun.com/?tab=api#/api/?type=model&url=https%3A%2F%2Fhelp.aliyun.com%2Fdocument_detail%2F2840906.html&renderType=iframe)

Run: Ctrl+

↵

接入点描述：通过发送请求创建人物实例分割任务，返回任务ID。

**请求参数**

**input.image\_url****\***

输入图像URL地址。图像限制：图片格式：JPEG，PNG，JPG，BMP，WEBP。图像分辨率：不低于512×512像素且不超过4096×4096像素。图像单边长度范围：\[512, 4096]，单位像素。图片大小：不超过10M。URL地址中不能包含中文字符。

**model****\***

调用模型。

**返回结果**

当前为示例返回

**

返回体

返回头

**使用其他软件测试API**

您可以拷贝Curl语句，直接导入Postman进行测试

**拷贝Curl语句