Datasets:
File size: 5,053 Bytes
c1fc245 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 | {
"episode_id": 270,
"scene_id": "/home/jinzhou/MindCraft/data/scene_datasets/mp3d/1pXnuDYAj8r/1pXnuDYAj8r.glb",
"instruction": "InstructionData(instruction_text=\"Turn left and walk past the bed, turn right at the dresser, and then turn right again and walk into the bathroom. You'll stop by the shower door and the sink. \", instruction_tokens=[2494, 1360, 119, 2584, 1728, 2389, 267, 2494, 1968, 178, 2389, 797, 119, 2394, 2494, 1968, 95, 119, 2584, 1264, 2389, 242, 15, 2703, 9, 1406, 2278, 404, 2389, 2110, 757, 119, 2389, 2132, 15])",
"instruction_text": "Turn left and walk past the bed, turn right at the dresser, and then turn right again and walk into the bathroom. You'll stop by the shower door and the sink. ",
"num_steps": 66,
"total_unique_objects": 394,
"mindcraft_queries": [
{
"query_type": "L1.1_ObjectAttributeRecall",
"query_timestep": 65,
"question": "Recall your earlier path. When you passed by the chest_of_drawers in the hallway, was it on your left side or right side?",
"answer": "right",
"options": [
"left",
"right"
],
"probe_objects": [
760
],
"metadata": {
"probe_object_id": 760,
"probe_category": "chest_of_drawers",
"probe_room": "hallway",
"probe_region_id": "0_20",
"first_seen_timestep": 14,
"best_view_timestep": 14,
"num_sightings": 1,
"spatial_relation": "right",
"object_position": [
5.566180229187012,
0.39013803005218506,
-1.562119960784912
],
"agent_position_when_seen": [
13.246877670288086,
3.514145851135254,
-8.335967063903809
],
"pixel_centroid_x": 250.51666666666668,
"normalized_position_x": 0.9571614583333334,
"object_pixel_count": 120,
"object_visibility_confirmed": true,
"category_unique_in_region": true,
"determination_method": "pixel_position",
"total_trajectory_length": 66
}
},
{
"query_type": "L1.2_TemporalRelationRecall",
"query_timestep": 65,
"question": "Along your path, did you see the before or after the picture?",
"answer": "before",
"options": [
"before",
"after",
"at the same time"
],
"probe_objects": [
92,
318
],
"metadata": {
"object_A_id": 92,
"object_A_category": "",
"object_A_timestep": 2,
"object_B_id": 318,
"object_B_category": "picture",
"object_B_timestep": 5,
"time_gap": 3,
"asked_first_object_id": 92,
"asked_second_object_id": 318
}
},
{
"query_type": "L2.1_SelfLocalization",
"query_timestep": 32,
"question": "Based on your memory and current observations, which room do you think you are in? (A) stairs (B) living room (C) bedroom",
"answer": "C",
"options": [
"stairs",
"living room",
"bedroom"
],
"probe_objects": [],
"metadata": {
"correct_room": "bedroom",
"all_options": [
"stairs",
"living room",
"bedroom"
],
"query_timestep_internal": 32,
"rooms_visited": [
"bedroom"
]
}
},
{
"query_type": "L2.2_LocalSpatialRelation",
"query_timestep": 21,
"question": "From your current viewpoint, is the fireplace in front of or behind the picture?",
"answer": "behind",
"options": [
"in front of",
"behind"
],
"probe_objects": [
671,
676
],
"metadata": {
"object_A_id": 671,
"object_A_category": "picture",
"object_A_position": [
11.283300399780273,
2.79660964012146,
6.0665693283081055
],
"object_B_id": 676,
"object_B_category": "fireplace",
"object_B_position": [
11.28219985961914,
1.1742095947265625,
5.8856096267700195
],
"spatial_relation": "behind",
"agent_position": [
12.794851303100586,
3.514145851135254,
-7.199790000915527
],
"agent_rotation": [
-0.2640412449836731,
0.0,
-0.9645114541053772,
0.0
]
}
}
],
"primary_query": {
"query_type": "L1.2_TemporalRelationRecall",
"query_timestep": 65,
"question": "Along your path, did you see the before or after the picture?",
"answer": "before",
"options": [
"before",
"after",
"at the same time"
],
"probe_objects": [
92,
318
],
"metadata": {
"object_A_id": 92,
"object_A_category": "",
"object_A_timestep": 2,
"object_B_id": 318,
"object_B_category": "picture",
"object_B_timestep": 5,
"time_gap": 3,
"asked_first_object_id": 92,
"asked_second_object_id": 318
}
}
} |