BLNL commited on
Commit
f4f2a4b
·
verified ·
1 Parent(s): 6aedb6a

Update test.json

Browse files
Files changed (1) hide show
  1. test.json +1 -1
test.json CHANGED
@@ -2,7 +2,7 @@
2
  {
3
  "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).",
4
  "answer": "sea_horse;[228,852,2744,2736]",
5
- "file_name": "test/camourflage_00285.jpg",
6
  "type": "camo"
7
  }
8
  ]
 
2
  {
3
  "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).",
4
  "answer": "sea_horse;[228,852,2744,2736]",
5
+ "file_name": "camourflage_00285.jpg",
6
  "type": "camo"
7
  }
8
  ]