自动驾驶云服务 Octopus-创建数据集版本:响应示例

时间:2025-02-12 14:54:15

响应示例

状态码: 200

创建成功

  • 创建 数据仓库 类型的数据集版本

    {  "meta_info" : {    "current_time" : "2024-01-02T02:04:22Z"  },  "payload" : {    "item" : {      "id" : "102575d5-cf89-4aca-b856-0d39ae2a69c5",      "label_dataset_id" : "61a22ebc-49b3-40b5-b16f-ab9aebd2b231",      "name" : "V1",      "label_format" : "OCTOPUS",      "status" : "INITIALIZING",      "frame_num" : 0,      "frame_size" : 0,      "label_count" : 0,      "custom_image" : "10293:1",      "command" : "command",      "description" : "数据集版本",      "project_id" : "64d37c8f25af4277a1ff4ee9772687bf",      "create_at" : 1701403732492,      "update_at" : 1701403732492,      "agreement_confirm" : true    }  }}
  • 创建标注类型的数据集版本

    {  "meta_info" : {    "current_time" : "2024-01-02T02:04:22Z"  },  "payload" : {    "item" : {      "id" : "102575d5-cf89-4aca-b856-0d39ae2a69c5",      "label_dataset_id" : "61a22ebc-49b3-40b5-b16f-ab9aebd2b231",      "name" : "V1",      "label_format" : "OCTOPUS",      "status" : "INITIALIZING",      "frame_num" : 0,      "frame_size" : 0,      "label_count" : 0,      "custom_image" : "10293:1",      "command" : "command",      "description" : "数据集版本",      "project_id" : "64d37c8f25af4277a1ff4ee9772687bf",      "create_at" : 1701403732492,      "update_at" : 1701403732492,      "search_status" : "labeled",      "hard_mining" : true,      "only_valid" : true,      "label_meta_names" : [ "Person_sitting" ],      "batch_task_id" : "e3d7ede3817541d29467388ac14b0eee",      "agreement_confirm" : true    }  }}
  • 创建本地类型的数据集版本

    {  "meta_info" : {    "current_time" : "2024-01-02T02:04:22Z"  },  "payload" : {    "item" : {      "id" : "102575d5-cf89-4aca-b856-0d39ae2a69c5",      "label_dataset_id" : "61a22ebc-49b3-40b5-b16f-ab9aebd2b231",      "name" : "V1",      "label_format" : "OCTOPUS",      "status" : "INITIALIZING",      "frame_num" : 0,      "frame_size" : 0,      "label_count" : 0,      "custom_image" : "10293:1",      "command" : "command",      "description" : "数据集版本",      "project_id" : "64d37c8f25af4277a1ff4ee9772687bf",      "create_at" : 1701403732492,      "update_at" : 1701403732492,      "agreement_confirm" : true    }  }}
  • 创建OBS类型的数据集版本

    {  "meta_info" : {    "current_time" : "2024-01-02T02:04:22Z"  },  "payload" : {    "item" : {      "id" : "102575d5-cf89-4aca-b856-0d39ae2a69c5",      "label_dataset_id" : "61a22ebc-49b3-40b5-b16f-ab9aebd2b231",      "name" : "V1",      "label_format" : "OCTOPUS",      "status" : "INITIALIZING",      "frame_num" : 0,      "frame_size" : 0,      "label_count" : 0,      "custom_image" : "10293:1",      "command" : "command",      "description" : "数据集版本",      "project_id" : "64d37c8f25af4277a1ff4ee9772687bf",      "create_at" : 1701403732492,      "update_at" : 1701403732492,      "agreement_confirm" : true    }  }}
  • 创建子集版本

    {  "meta_info" : {    "current_time" : "2024-01-02T02:04:22Z"  },  "payload" : {    "item" : {      "id" : "102575d5-cf89-4aca-b856-0d39ae2a69c5",      "label_dataset_id" : "61a22ebc-49b3-40b5-b16f-ab9aebd2b231",      "name" : "V1",      "label_format" : "OCTOPUS",      "status" : "INITIALIZING",      "frame_num" : 0,      "frame_size" : 0,      "label_count" : 0,      "custom_image" : "10293:1",      "command" : "command",      "description" : "数据集版本",      "project_id" : "64d37c8f25af4277a1ff4ee9772687bf",      "create_at" : 1701403732492,      "update_at" : 1701403732492,      "agreement_confirm" : true,      "source_version_id" : "8d6df90a-8cd2-4ee6-ae12-36ae090600b5"    }  }}
support.huaweicloud.com/api-octopus/dataset_POST_common_versions.html