BLNL commited on
Commit
12f07db
·
verified ·
1 Parent(s): 0e5448b

Delete metadata.json

Browse files
Files changed (1) hide show
  1. metadata.json +0 -8
metadata.json DELETED
@@ -1,8 +0,0 @@
1
- [
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
- ]