• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1{
2  "columns": {
3    "image": {
4      "type": "uint8",
5      "rank": 3,
6      "shape": [1920,1080,3]
7    },
8    "label": {
9      "type": "int32",
10      "rank": 1,
11      "shape": [1]
12    }
13  }
14}
15