瀏覽代碼

Create 0002.json

LaraStuStu 5 年之前
父節點
當前提交
e0bd6ea22b
共有 1 個文件被更改,包括 22 次插入0 次删除
  1. 22 0
      DataAnnotation/labelme/examples/classification/data_annotated/0002.json

+ 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
+}