板鞋-黛西法罗数据集
3.5

- 数据集ID:7484
- 分类ID:146618
- 数据集版本:V1.0
- 图像数量:5
基础信息:
- 标注类型:2D矩形框
- 数据集格式:JSON
- 准确率:99.999%
- Label数量:24
- Label特点:API动态更新
数据特征:
0
注-数据集使用方式:
1、支持数据集下载,本地化应用。(不支持Attribute动态更新)
2、支持远程调用,通过API进行调用。(支持Attribute动态更新,attribute更新后通过API即可获取)
1、支持数据集下载,本地化应用。(不支持Attribute动态更新)
2、支持远程调用,通过API进行调用。(支持Attribute动态更新,attribute更新后通过API即可获取)
接口地址:https://www.payititi.com/api/shoedb/
返回格式:json
请求方式:get
请求示例:https://www.payititi.com/api/shoedb/?key=您申请的KEY&id=数据集ID
请求参数:
| 名称 | 类型 | 必填 | 说明 |
|---|---|---|---|
| key | string | 是 | 申请接口时获取的key( 注册账号获取key) |
| id | bigint | 是 | 数据集ID |
返回参数说明:
| 名称 | 说明 |
|---|---|
| StateCode | 状态码 |
| message | 状态说明 |
| basicdata | 数据集基础信息 |
| metadata | 图像元数据 |
| labeldata | 图像标注数据 |
| attribute | basicinformation(基础信息) |
| commoditymaterial(商品材质) | |
| populationcharacteristics(人群特点) | |
| dimensioninformation(尺寸信息) | |
| usecharacteristics(使用特点) | |
| marketinformation(市场信息) | |
| productioninformation(生产信息) |
JSON数据字段描述:
| 属性 | 字段名 | 概述 | 示例 |
| basicdata (项目基础信息) |
pid | 项目ID | "basicdata": { "pid": "pytt_project_14", //项目ID "attributeid": "4842", //数据集ID "name": "演示数据", //项目名称 "creator": "uci-edu", //创建者 "created": 1630115179637, //创建时间 "vid_list": ["2"]//图像列表ID }, |
| categoryid | 数据分类ID | ||
| name | 项目名称 | ||
| creator | 创建者 | ||
| created | 创建时间 | ||
| vid_list | 图像列表 | ||
| metadata (图像元数据) |
fid | 图像ID | "metadata": { "2": {//图像ID "fid": "2", //图像ID "fname": "演示数据-1",//图像名称 "type": 2, //图像类型 "loc": 2, //路径类型 "src": "https://www.payititi.com/file/upload/202108/28/0945515861.png"//文件路径 } }, |
| fname | 图像名称 | ||
| type | 类型 | ||
| loc | 路径类型 | ||
| src | 文件路径 | ||
| labeldata (标注数据) |
vid | 图像ID | "labeldata": { "2_U4YIzGUM": { "vid": "2", //图像ID "z": [ ], //图像Z值 "xy": [2,51.519,11.028,91.186,83.121],//示例1:2为深度,数据依次为[depth,xmin,ymin,width,height] "xy": [2,217.545,160.939,315.218,73.255,315.218,265.272],//示例2:2为深度,数据依次为[depth,x1.y1,x2.y2,x3.y3,......] "av": {"2": "0"}//图像属性("2"为属ID,"0"为属性值) } }, |
| z | |||
| xy | 坐标点数据 | ||
| av | 属性数据 | ||
| attribute (图像属性数据) |
attribute | 属性列表 | "attribute": {
"basicinformation": [
{
"title": "海瑟班尼-女士休闲运动鞋数据集",
"producttype": "女鞋",
"productbrand": "海瑟班尼",
"brandclassification": "女士休闲运动鞋",
"classic": "是",
"commoditycolor": "",
"productsize": ""
}
],
"commoditymaterial": [
{
"toestyle": "圆头",
"uppermaterial": "牛皮革",
"solematerial": "聚氨酯",
"closingmode": "套脚",
"pattern": "",
"popularelements": "镂空",
"manufacturingprocess": "",
"interiormaterial": ""
}
],
"populationcharacteristics": [
{
"intendedfor": "青年,中年",
"sex": "女性"
}
],
"dimensioninformation": [
{
"length": "",
"width": "",
"height": "",
"thickness": "",
"upperheight": "中帮"
}
],
"usecharacteristics": [
{
"applicableseason": "春季,夏季",
"applicablescenario": "旅行,休闲,户外运动,通勤/日常",
"mainfunction": "耐磨,透气,减震,吸汗,增高"
}
],
"marketinformation": [
{
"referenceprice": "1909"
}
],
"productioninformation": [
{
"productionaddress": "西班牙",
"manufacturingenterprise": "",
"yearoflisting": "20年春夏"
}
]
} |
JSON返回示例:
{
"StateCode": "10001",
"message": "数据调用成功",
"data": {
"basicdata": {
"pid": "pytt_project_7509",
"attributeid": "7509",
"name": "休闲运动鞋-黛西法罗",
"creator": "uci-edu",
"created": 1632321338816,
"vid_list": [
"2",
"3",
"4",
"5",
"6"
]
},
"metadata": {
"2": {
"fid": "2",
"fname": "休闲运动鞋-黛西法罗-1",
"type": 2,
"loc": 2,
"src": "https://www.payititi.com/file/upload/202102/nan-xie/nan-shi-xiu-xian-yun-dong-xie/xiu-xian-yun-dong-xie/zuo-xi-fa-luo/234436d05e0qurtqx.jpg"
},
"3": {
"fid": "3",
"fname": "休闲运动鞋-黛西法罗-2",
"type": 2,
"loc": 2,
"src": "https://www.payititi.com/file/upload/202102/nan-xie/nan-shi-xiu-xian-yun-dong-xie/xiu-xian-yun-dong-xie/zuo-xi-fa-luo/234438gkgj5exjyyr.jpg"
},
"4": {
"fid": "4",
"fname": "休闲运动鞋-黛西法罗-3",
"type": 2,
"loc": 2,
"src": "https://www.payititi.com/file/upload/202102/nan-xie/nan-shi-xiu-xian-yun-dong-xie/xiu-xian-yun-dong-xie/zuo-xi-fa-luo/2344413i0m0kwzhfv.jpg"
},
"5": {
"fid": "5",
"fname": "休闲运动鞋-黛西法罗-4",
"type": 2,
"loc": 2,
"src": "https://www.payititi.com/file/upload/202102/nan-xie/nan-shi-xiu-xian-yun-dong-xie/xiu-xian-yun-dong-xie/zuo-xi-fa-luo/234443ynu5dg14o0w.jpg"
},
"6": {
"fid": "6",
"fname": "休闲运动鞋-黛西法罗-5",
"type": 2,
"loc": 2,
"src": "https://www.payititi.com/file/upload/202102/nan-xie/nan-shi-xiu-xian-yun-dong-xie/xiu-xian-yun-dong-xie/zuo-xi-fa-luo/234445juywfwm5gkn.jpg"
}
},
"labeldata": {
"2_a7Xsk9OD": {
"vid": "2",
"z": [],
"xy": [
2,
29.814,
242.236,
734.161,
500.621
],
"av": []
},
"3_9c3B3qSc": {
"vid": "3",
"z": [],
"xy": [
2,
58.385,
473.292,
691.926,
260.869
],
"av": []
},
"4_WB4CE4OW": {
"vid": "4",
"z": [],
"xy": [
2,
54.658,
488.199,
685.715,
250.931
],
"av": []
},
"5_JR8fsmXV": {
"vid": "5",
"z": [],
"xy": [
2,
64.596,
283.23,
360.249,
426.087
],
"av": []
},
"5_QK8xX1XX": {
"vid": "5",
"z": [],
"xy": [
2,
327.95,
228.571,
412.423,
479.504
],
"av": []
},
"6_ivmXhx8T": {
"vid": "6",
"z": [],
"xy": [
2,
52.174,
477.019,
688.199,
255.9
],
"av": []
}
},
"attribute": {
"basicinformation": [
{
"title": "海瑟班尼-女士休闲运动鞋数据集",
"producttype": "女鞋",
"productbrand": "海瑟班尼",
"brandclassification": "女士休闲运动鞋",
"classic": "是",
"commoditycolor": "",
"productsize": ""
}
],
"commoditymaterial": [
{
"toestyle": "圆头",
"uppermaterial": "牛皮革",
"solematerial": "聚氨酯",
"closingmode": "套脚",
"pattern": "",
"popularelements": "镂空",
"manufacturingprocess": "",
"interiormaterial": ""
}
],
"populationcharacteristics": [
{
"intendedfor": "青年,中年",
"sex": "女性"
}
],
"dimensioninformation": [
{
"length": "",
"width": "",
"height": "",
"thickness": "",
"upperheight": "中帮"
}
],
"usecharacteristics": [
{
"applicableseason": "春季,夏季",
"applicablescenario": "旅行,休闲,户外运动,通勤/日常",
"mainfunction": "耐磨,透气,减震,吸汗,增高"
}
],
"marketinformation": [
{
"referenceprice": "1909"
}
],
"productioninformation": [
{
"productionaddress": "西班牙",
"manufacturingenterprise": "",
"yearoflisting": "20年春夏"
}
]
}
}
}
| 错误代码 | 说明 |
|---|---|
| 10001 | 成功 |
| 10004 | 未购买过数据 |
| 10005 | 数据集ID错误 |
| 10006 | KEY不正确 |
| 10012 | 系统内部异常,请重试 |
| 10013 | 通道请求超时 |
TagableDB数据库由北京帕伊提提科技有限公司所有,数据库中涉及的内容(包括但不限于文字、图像、视频、音频、文本等信息),均由我们及/或相关权利方单独或共同所有或被授权使用,并受著作权法和商标法等知识产权法律法规、中国签订的国际条约和其它相关法律、法规的保护。未经我们及/或相关权利方事先书面同意,购买用户请勿以任何方式复制、发行、出售、发表或以其它任何方式使用本网站之内容,您若需此方面的服务,请和本网站相关部门人员接洽。

