云训练 语义分割 Docker容器操作异常

Viewed 20

问题描述


image.png
开始训练,类型是语义分割
提示docker操作异常 尝试多次均如此
训练ID:47371

其他信息


附上我其中一个标注文件的全部内容:

{
  "version": "3.3.10",
  "flags": {},
  "shapes": [
    {
      "label": "yellow",
      "score": null,
      "points": [
        [
          58.925925925925924,
          119.11111111111111
        ],
        [
          70.96296296296299,
          63.55555555555557
        ],
        [
          95.03703703703707,
          33.925925925925924
        ],
        [
          114.48148148148147,
          27.444444444444457
        ],
        [
          83.92592592592592,
          73.74074074074073
        ],
        [
          77.44444444444446,
          114.4814814814815
        ],
        [
          76.51851851851853,
          133.92592592592592
        ]
      ],
      "group_id": null,
      "description": "",
      "difficult": false,
      "shape_type": "polygon",
      "flags": {},
      "attributes": {},
      "kie_linking": []
    },
    {
      "label": "yellow",
      "score": null,
      "points": [
        [
          262.6296296296296,
          236.7037037037037
        ],
        [
          272.81481481481484,
          214.48148148148147
        ],
        [
          285.7777777777778,
          190.4074074074074
        ],
        [
          296.8888888888889,
          167.25925925925924
        ],
        [
          308.0,
          163.55555555555554
        ],
        [
          295.96296296296293,
          197.81481481481484
        ],
        [
          283.0,
          227.44444444444446
        ],
        [
          274.6666666666667,
          252.44444444444446
        ]
      ],
      "group_id": null,
      "description": "",
      "difficult": false,
      "shape_type": "polygon",
      "flags": {},
      "attributes": {},
      "kie_linking": []
    },
    {
      "label": "yellow",
      "score": null,
      "points": [
        [
          252.44444444444446,
          193.18518518518516
        ],
        [
          292.25925925925924,
          127.44444444444446
        ],
        [
          323.74074074074076,
          105.22222222222223
        ],
        [
          295.96296296296293,
          149.66666666666666
        ],
        [
          275.5925925925926,
          177.44444444444446
        ],
        [
          258.9259259259259,
          214.48148148148147
        ]
      ],
      "group_id": null,
      "description": "",
      "difficult": false,
      "shape_type": "polygon",
      "flags": {},
      "attributes": {},
      "kie_linking": []
    }
  ],
  "imagePath": "..\\DATA\\images\\0224144844_device_1.jpg",
  "imageData": null,
  "imageHeight": 416,
  "imageWidth": 416
}
1 Answers

你好,请问重新提交还是有问题吗?