| { | |
| "sample_id": "005663", | |
| "status": "annotated", | |
| "annotation": { | |
| "sample_id": "005663", | |
| "task": "target_grounding", | |
| "stress": { | |
| "M": [ | |
| "specular_confusion" | |
| ], | |
| "G": [ | |
| "cluttered_layout" | |
| ] | |
| }, | |
| "instruction": "What is the bounding box of the phone in the image? Respond with one axis-aligned bounding box as a single tuple (x_min, y_min, x_max, y_max). Each value must be an integer between 0 and 1000 (permille): x is scaled by image width and y by image height, with 0 at the left/top edge and 1000 at the right/bottom edge. Do not include any text outside the tuple.", | |
| "rgb": "08/07/media/rgb/005663_rgb.jpg", | |
| "gt": { | |
| "type": "bbox", | |
| "bbox": { | |
| "format": "xyxy", | |
| "space": "permille", | |
| "box": [ | |
| 492, | |
| 235, | |
| 623, | |
| 375 | |
| ] | |
| } | |
| } | |
| } | |
| } | |