File size: 630 Bytes
a2392f7 | 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 | {
"cls_features": {
"bottle": 209,
"cable": 224,
"capsule": 219,
"carpet": 280,
"grid": 264,
"hazelnut": 391,
"leather": 245,
"metal_nut": 220,
"pill": 267,
"screw": 320,
"tile": 230,
"toothbrush": 60,
"transistor": 213,
"wood": 247,
"zipper": 240
},
"patch_features": {
"bottle": 209,
"cable": 224,
"capsule": 219,
"carpet": 280,
"grid": 264,
"hazelnut": 391,
"leather": 245,
"metal_nut": 220,
"pill": 267,
"screw": 320,
"tile": 230,
"toothbrush": 60,
"transistor": 213,
"wood": 247,
"zipper": 240
}
} |