From 7d85fac5e7717fb7b8f67303763b34aa19725c23 Mon Sep 17 00:00:00 2001 From: LaraStuStu Date: Sat, 28 Mar 2020 14:01:43 +0800 Subject: [PATCH] Create apc2016_obj3.json --- .../labelme/tests/labelme_tests/data/apc2016_obj3.json | 1 + 1 file changed, 1 insertion(+) create mode 120000 DataAnnotation/labelme/tests/labelme_tests/data/apc2016_obj3.json diff --git a/DataAnnotation/labelme/tests/labelme_tests/data/apc2016_obj3.json b/DataAnnotation/labelme/tests/labelme_tests/data/apc2016_obj3.json new file mode 120000 index 0000000..fbccd8d --- /dev/null +++ b/DataAnnotation/labelme/tests/labelme_tests/data/apc2016_obj3.json @@ -0,0 +1 @@ +../../../examples/tutorial/apc2016_obj3.json \ No newline at end of file -- GitLab