Update test/metadata.jsonl
Browse files- test/metadata.jsonl +1 -1
test/metadata.jsonl
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"prompt":"<image>You are a camouflage detection expert. Carefully examine the image and locate the camouflaged object, provide the object name in one word, and then provide the bounding box coordinates of the camouflaged object, the image size is Width: 3648, Height: 2736. Output ONLY in the following format: Object: 'object name in one word'; Bounding Box: (x_min, y_min), (x_max, y_max).","answer":"sea_horse;[228,852,2744,2736]","file_name":"camourflage_00285.jpg","type":"camo"}
|
|
|
|
| 1 |
+
{"prompt":"<image>You are a camouflage detection expert. Carefully examine the image and locate the camouflaged object, provide the object name in one word, and then provide the bounding box coordinates of the camouflaged object, the image size is Width: 3648, Height: 2736. Output ONLY in the following format: Object: 'object name in one word'; Bounding Box: (x_min, y_min), (x_max, y_max).","answer":"sea_horse;[228,852,2744,2736]","file_name":"../test/camourflage_00285.jpg","type":"camo"}
|