diff --git a/DataAnnotation/labelme/examples/classification/data_annotated/0001.json b/DataAnnotation/labelme/examples/classification/data_annotated/0001.json new file mode 100644 index 0000000000000000000000000000000000000000..04d26ae39afbc356005b4acb15cf49aa27b3df8a --- /dev/null +++ b/DataAnnotation/labelme/examples/classification/data_annotated/0001.json @@ -0,0 +1,22 @@ +{ + "flags": { + "__ignore__": false, + "cat": true, + "dog": false + }, + "shapes": [], + "lineColor": [ + 0, + 255, + 0, + 128 + ], + "fillColor": [ + 255, + 0, + 0, + 128 + ], + "imagePath": "0001.jpg", + "imageData": null +} \ No newline at end of file