Przeglądaj źródła

Create 0002.json

LaraStuStu 5 lat temu
rodzic
commit
e0bd6ea22b

+ 22 - 0
DataAnnotation/labelme/examples/classification/data_annotated/0002.json

@@ -0,0 +1,22 @@
+{
+  "flags": {
+    "__ignore__": false,
+    "cat": false,
+    "dog": true
+  },
+  "shapes": [],
+  "lineColor": [
+    0,
+    255,
+    0,
+    128
+  ],
+  "fillColor": [
+    255,
+    0,
+    0,
+    128
+  ],
+  "imagePath": "0002.jpg",
+  "imageData": null
+}