轮胎外观检测添加思谋语义分割模型检测工具
C3204
6 小时以前 98c0775fe3b61a37d90dd5756287f385a311adf0
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
{
  "inputs": [
    {
      "name": "Scrip",
      "index": 0,
      "value": "/*\r\nTime: 2026/4/13 16:49:14\r\nUser: ktb\r\nLogs: \r\n*/\r\npublic partial class UserScript\r\n{\r\n    bool ScripCode(ref Dictionary<string, object> inputs, ref Dictionary<string, object> outputs, ref string msg)\r\n    {\r\n        Init(ref inputs, ref outputs);\r\n        // TODO: Add Script Here!\r\n        // public object GetInputs(string key);\r\n        // public object GetGlobalVars(string key);\r\n        // public void AddOutputs(string key, object value);\r\n        // public void AddGlobalVars(string key, object value);\r\n        \r\n        return true;\r\n    }\r\n}"
    },
    {
      "name": "OtherDllPaths",
      "index": 1,
      "value": []
    }
  ],
  "outputs": [
    {
      "name": "Branch0",
      "index": 0,
      "value": true
    },
    {
      "name": "Branch1",
      "index": 1,
      "value": false
    }
  ],
  "fixture": {
    "x": 0.0,
    "y": 0.0,
    "phi": 0.0,
    "strName": "",
    "column": 0.0,
    "row": 0.0,
    "angle": 0.0
  },
  "roi": {
    "Type": "ROI"
  }
}