소스 검색

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