Parcourir la source

Create 2011_000003.json

LaraStuStu il y a 5 ans
Parent
commit
18cea13f17

+ 51 - 0
DataAnnotation/labelme/examples/bbox_detection/data_annotated/2011_000003.json

@@ -0,0 +1,51 @@
+{
+  "flags": {},
+  "shapes": [
+    {
+      "label": "person",
+      "line_color": null,
+      "fill_color": null,
+      "points": [
+        [
+          191,
+          107
+        ],
+        [
+          313,
+          329
+        ]
+      ],
+      "shape_type": "rectangle"
+    },
+    {
+      "label": "person",
+      "line_color": null,
+      "fill_color": null,
+      "points": [
+        [
+          365,
+          83
+        ],
+        [
+          500,
+          333
+        ]
+      ],
+      "shape_type": "rectangle"
+    }
+  ],
+  "lineColor": [
+    0,
+    255,
+    0,
+    128
+  ],
+  "fillColor": [
+    255,
+    0,
+    0,
+    128
+  ],
+  "imagePath": "2011_000003.jpg",
+  "imageData": null
+}