The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
Error code: DatasetGenerationError
Exception: TypeError
Message: Couldn't cast array of type
struct<start_frame: int64, target_frame: int64, total_yaw: double, instruction_sequence: string, steps_degrees: list<item: int64>, option_angles: struct<A: double, B: double, C: double, D: double>, cot_trace: string>
to
{'start_frame': Value('int64'), 'target_frame': Value('int64'), 'angle_degrees': Value('int64'), 'direction': Value('string'), 'raw_yaw': Value('float64'), 'option_angles': {'A': Value('float64'), 'B': Value('float64'), 'C': Value('float64'), 'D': Value('float64')}, 'cot_trace': Value('string')}
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1831, in _prepare_split_single
writer.write_table(table)
File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 714, in write_table
pa_table = table_cast(pa_table, self._schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2272, in table_cast
return cast_table_to_schema(table, schema)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2224, in cast_table_to_schema
cast_array_to_feature(
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1795, in wrapper
return pa.chunked_array([func(chunk, *args, **kwargs) for chunk in array.chunks])
^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2092, in cast_array_to_feature
raise TypeError(f"Couldn't cast array of type\n{_short_str(array.type)}\nto\n{_short_str(feature)}")
TypeError: Couldn't cast array of type
struct<start_frame: int64, target_frame: int64, total_yaw: double, instruction_sequence: string, steps_degrees: list<item: int64>, option_angles: struct<A: double, B: double, C: double, D: double>, cot_trace: string>
to
{'start_frame': Value('int64'), 'target_frame': Value('int64'), 'angle_degrees': Value('int64'), 'direction': Value('string'), 'raw_yaw': Value('float64'), 'option_angles': {'A': Value('float64'), 'B': Value('float64'), 'C': Value('float64'), 'D': Value('float64')}, 'cot_trace': Value('string')}
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 1339, in compute_config_parquet_and_info_response
parquet_operations = convert_to_parquet(builder)
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 972, in convert_to_parquet
builder.download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 894, in download_and_prepare
self._download_and_prepare(
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 970, in _download_and_prepare
self._prepare_split(split_generator, **prepare_split_kwargs)
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1702, in _prepare_split
for job_id, done, content in self._prepare_split_single(
^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1858, in _prepare_split_single
raise DatasetGenerationError("An error occurred while generating the dataset") from e
datasets.exceptions.DatasetGenerationError: An error occurred while generating the datasetNeed help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
id string | task string | sequence string | category string | question string | images dict | metadata dict | gt_answer string |
|---|---|---|---|---|---|---|---|
task1_377_43725_87159_7_41 | camera_view_prediction | 377_43725_87159 | backpack | Given the initial view of a **static** backpack: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 88 degrees anticlockwise around the backpack.
Which of the following images shows what the backpack looks like ... | {
"image_1": "data/raw_images/backpack/377_43725_87159/images/frame000007.jpg",
"image_A": "data/raw_images/backpack/377_43725_87159/images/frame000041.jpg",
"image_B": "data/raw_images/backpack/377_43725_87159/images/frame000122.jpg",
"image_C": "data/raw_images/backpack/377_43725_87159/images/frame000103.jpg"... | {
"start_frame": 7,
"target_frame": 41,
"angle_degrees": 88,
"direction": "anticlockwise",
"raw_yaw": 88.42946879415024,
"option_angles": {
"A": 88.42946879415024,
"B": -135.93550453963033,
"C": -159.79986729613304,
"D": 40.85023204684103
},
"cot_trace": "After I rotate 15 degrees anticl... | <answer>A</answer> |
task1_340_35387_65243_14_85 | camera_view_prediction | 340_35387_65243 | toilet | The toilet in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this toilet. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the toilet after the camera rotates 116 degrees anticlockwise based on this top-down perspect... | {
"image_1": "data/raw_images/toilet/340_35387_65243/images/frame000014.jpg",
"image_A": "data/raw_images/toilet/340_35387_65243/images/frame000044.jpg",
"image_B": "data/raw_images/toilet/340_35387_65243/images/frame000085.jpg",
"image_C": "data/raw_images/toilet/340_35387_65243/images/frame000106.jpg",
"ima... | {
"start_frame": 14,
"target_frame": 85,
"angle_degrees": 116,
"direction": "anticlockwise",
"raw_yaw": 115.87625529705178,
"option_angles": {
"A": 24.9188651506676,
"B": 115.87625529705178,
"C": 157.41214030462513,
"D": -141.74592099758019
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>B</answer> |
task1_76_7764_16235_36_88 | camera_view_prediction | 76_7764_16235 | keyboard | Given the initial view of a **static** keyboard: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 69 degrees anticlockwise around the keyboard.
Which of the following images shows what the keyboard looks like ... | {
"image_1": "data/raw_images/keyboard/76_7764_16235/images/frame000036.jpg",
"image_A": "data/raw_images/keyboard/76_7764_16235/images/frame000183.jpg",
"image_B": "data/raw_images/keyboard/76_7764_16235/images/frame000049.jpg",
"image_C": "data/raw_images/keyboard/76_7764_16235/images/frame000127.jpg",
"ima... | {
"start_frame": 36,
"target_frame": 88,
"angle_degrees": 69,
"direction": "anticlockwise",
"raw_yaw": 68.65328717284248,
"option_angles": {
"A": -110.96697887715064,
"B": 26.08790500146368,
"C": 161.6482810333584,
"D": 68.65328717284248
},
"cot_trace": "After I rotate 15 degrees anticlo... | <answer>D</answer> |
task1_70_6244_14121_3_72 | camera_view_prediction | 70_6244_14121 | bowl | Given the initial view of a **static** bowl: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 149 degrees anticlockwise around the bowl.
Which of the following images shows what the bowl looks like from this n... | {
"image_1": "data/raw_images/bowl/70_6244_14121/images/frame000003.jpg",
"image_A": "data/raw_images/bowl/70_6244_14121/images/frame000027.jpg",
"image_B": "data/raw_images/bowl/70_6244_14121/images/frame000048.jpg",
"image_C": "data/raw_images/bowl/70_6244_14121/images/frame000072.jpg",
"image_D": "data/raw... | {
"start_frame": 3,
"target_frame": 72,
"angle_degrees": 149,
"direction": "anticlockwise",
"raw_yaw": 149.48555854137734,
"option_angles": {
"A": 38.71387017552198,
"B": 111.18849916472514,
"C": 149.48555854137734,
"D": -121.64423277524095
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>C</answer> |
task1_400_51479_101339_77_106 | camera_view_prediction | 400_51479_101339 | hotdog | The hotdog in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this hotdog. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the hotdog after the camera rotates 62 degrees anticlockwise based on this top-down perspecti... | {
"image_1": "data/raw_images/hotdog/400_51479_101339/images/frame000077.jpg",
"image_A": "data/raw_images/hotdog/400_51479_101339/images/frame000116.jpg",
"image_B": "data/raw_images/hotdog/400_51479_101339/images/frame000106.jpg",
"image_C": "data/raw_images/hotdog/400_51479_101339/images/frame000031.jpg",
... | {
"start_frame": 77,
"target_frame": 106,
"angle_degrees": 62,
"direction": "anticlockwise",
"raw_yaw": 62.28796161487236,
"option_angles": {
"A": 89.92924244631361,
"B": 62.28796161487236,
"C": -82.50377520233214,
"D": -46.141750531537305
},
"cot_trace": "After I rotate 15 degrees antic... | <answer>B</answer> |
task1_304_31883_60483_68_12 | camera_view_prediction | 304_31883_60483 | hydrant | Given the initial view of a **static** hydrant: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 115 degrees clockwise around the hydrant.
Which of the following images shows what the hydrant looks like from t... | {
"image_1": "data/raw_images/hydrant/304_31883_60483/images/frame000068.jpg",
"image_A": "data/raw_images/hydrant/304_31883_60483/images/frame000021.jpg",
"image_B": "data/raw_images/hydrant/304_31883_60483/images/frame000179.jpg",
"image_C": "data/raw_images/hydrant/304_31883_60483/images/frame000012.jpg",
... | {
"start_frame": 68,
"target_frame": 12,
"angle_degrees": 115,
"direction": "clockwise",
"raw_yaw": -114.90395564987816,
"option_angles": {
"A": -87.03195193951167,
"B": -151.22476497041367,
"C": -114.90395564987816,
"D": 135.264594168366
},
"cot_trace": "After I rotate 15 degrees clockw... | <answer>C</answer> |
task1_379_44676_89119_161_107 | camera_view_prediction | 379_44676_89119 | ball | Given the initial view of a **static** ball: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 118 degrees clockwise around the ball.
Which of the following images shows what the ball looks like from this new p... | {
"image_1": "data/raw_images/ball/379_44676_89119/images/frame000161.jpg",
"image_A": "data/raw_images/ball/379_44676_89119/images/frame000186.jpg",
"image_B": "data/raw_images/ball/379_44676_89119/images/frame000107.jpg",
"image_C": "data/raw_images/ball/379_44676_89119/images/frame000151.jpg",
"image_D": "... | {
"start_frame": 161,
"target_frame": 107,
"angle_degrees": 118,
"direction": "clockwise",
"raw_yaw": -117.5720906735808,
"option_angles": {
"A": 57.554965299336196,
"B": -117.5720906735808,
"C": -22.912690971008892,
"D": 113.4509810094233
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>B</answer> |
task1_508_73221_142570_94_59 | camera_view_prediction | 508_73221_142570 | carrot | Given the initial view of a **static** carrot: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 113 degrees clockwise around the carrot.
Which of the following images shows what the carrot looks like from this... | {
"image_1": "data/raw_images/carrot/508_73221_142570/images/frame000094.jpg",
"image_A": "data/raw_images/carrot/508_73221_142570/images/frame000035.jpg",
"image_B": "data/raw_images/carrot/508_73221_142570/images/frame000084.jpg",
"image_C": "data/raw_images/carrot/508_73221_142570/images/frame000072.jpg",
... | {
"start_frame": 94,
"target_frame": 59,
"angle_degrees": 113,
"direction": "clockwise",
"raw_yaw": -113.44590849810933,
"option_angles": {
"A": -170.62269239184107,
"B": -27.484472117545433,
"C": -62.823701422087154,
"D": -113.44590849810933
},
"cot_trace": "After I rotate 15 degrees cl... | <answer>D</answer> |
task1_378_43912_87607_52_119 | camera_view_prediction | 378_43912_87607 | cellphone | The cellphone in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this cellphone. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the cellphone after the camera rotates 129 degrees anticlockwise based on this top-down... | {
"image_1": "data/raw_images/cellphone/378_43912_87607/images/frame000053.jpg",
"image_A": "data/raw_images/cellphone/378_43912_87607/images/frame000162.jpg",
"image_B": "data/raw_images/cellphone/378_43912_87607/images/frame000120.jpg",
"image_C": "data/raw_images/cellphone/378_43912_87607/images/frame000074.... | {
"start_frame": 52,
"target_frame": 119,
"angle_degrees": 129,
"direction": "anticlockwise",
"raw_yaw": 129.49257315781634,
"option_angles": {
"A": -162.66591862102499,
"B": 129.49257315781634,
"C": 40.40908732008437,
"D": -135.25789517676276
},
"cot_trace": "After I rotate 15 degrees a... | <answer>B</answer> |
task1_31_1373_4202_47_14 | camera_view_prediction | 31_1373_4202 | mouse | The mouse in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this mouse. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the mouse after the camera rotates 90 degrees anticlockwise based on this top-down perspective,... | {
"image_1": "data/raw_images/mouse/31_1373_4202/images/frame000047.jpg",
"image_A": "data/raw_images/mouse/31_1373_4202/images/frame000055.jpg",
"image_B": "data/raw_images/mouse/31_1373_4202/images/frame000101.jpg",
"image_C": "data/raw_images/mouse/31_1373_4202/images/frame000014.jpg",
"image_D": "data/raw... | {
"start_frame": 47,
"target_frame": 14,
"angle_degrees": 90,
"direction": "anticlockwise",
"raw_yaw": 90.4663855653203,
"option_angles": {
"A": -22.074423350028145,
"B": -88.7819256641631,
"C": 90.4663855653203,
"D": 111.17914431645687
},
"cot_trace": "After I rotate 15 degrees anticloc... | <answer>C</answer> |
task1_504_72567_140839_1_57 | camera_view_prediction | 504_72567_140839 | orange | The orange in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this orange. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the orange after the camera rotates 114 degrees anticlockwise based on this top-down perspect... | {
"image_1": "data/raw_images/orange/504_72567_140839/images/frame000001.jpg",
"image_A": "data/raw_images/orange/504_72567_140839/images/frame000057.jpg",
"image_B": "data/raw_images/orange/504_72567_140839/images/frame000029.jpg",
"image_C": "data/raw_images/orange/504_72567_140839/images/frame000132.jpg",
... | {
"start_frame": 1,
"target_frame": 57,
"angle_degrees": 114,
"direction": "anticlockwise",
"raw_yaw": 114.34200731408801,
"option_angles": {
"A": 114.34200731408801,
"B": 56.92523848902313,
"C": -99.79257372516797,
"D": -129.4669571338119
},
"cot_trace": "After I rotate 15 degrees antic... | <answer>A</answer> |
task1_579_85584_169032_128_56 | camera_view_prediction | 579_85584_169032 | bottle | Given the initial view of a **static** bottle: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 146 degrees clockwise around the bottle.
Which of the following images shows what the bottle looks like from this... | {
"image_1": "data/raw_images/bottle/579_85584_169032/images/frame000128.jpg",
"image_A": "data/raw_images/bottle/579_85584_169032/images/frame000156.jpg",
"image_B": "data/raw_images/bottle/579_85584_169032/images/frame000067.jpg",
"image_C": "data/raw_images/bottle/579_85584_169032/images/frame000031.jpg",
... | {
"start_frame": 128,
"target_frame": 56,
"angle_degrees": 146,
"direction": "clockwise",
"raw_yaw": -146.41819086338495,
"option_angles": {
"A": 59.32981695960318,
"B": -124.15494539358265,
"C": 154.63275744051342,
"D": -146.41819086338495
},
"cot_trace": "After I rotate 15 degrees cloc... | <answer>D</answer> |
task1_70_6145_14006_155_102 | camera_view_prediction | 70_6145_14006 | bowl | The bowl in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this bowl. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the bowl after the camera rotates 80 degrees clockwise based on this top-down perspective, and se... | {
"image_1": "data/raw_images/bowl/70_6145_14006/images/frame000155.jpg",
"image_A": "data/raw_images/bowl/70_6145_14006/images/frame000199.jpg",
"image_B": "data/raw_images/bowl/70_6145_14006/images/frame000034.jpg",
"image_C": "data/raw_images/bowl/70_6145_14006/images/frame000102.jpg",
"image_D": "data/raw... | {
"start_frame": 155,
"target_frame": 102,
"angle_degrees": 80,
"direction": "clockwise",
"raw_yaw": -79.88057505258304,
"option_angles": {
"A": 73.28963449828544,
"B": 149.69534987049803,
"C": -79.88057505258304,
"D": 41.48190057451132
},
"cot_trace": "After I rotate 15 degrees clockwis... | <answer>C</answer> |
task1_380_45331_90649_28_51 | camera_view_prediction | 380_45331_90649 | umbrella | Given the initial view of a **static** umbrella: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 88 degrees anticlockwise around the umbrella.
Which of the following images shows what the umbrella looks like ... | {
"image_1": "data/raw_images/umbrella/380_45331_90649/images/frame000028.jpg",
"image_A": "data/raw_images/umbrella/380_45331_90649/images/frame000131.jpg",
"image_B": "data/raw_images/umbrella/380_45331_90649/images/frame000051.jpg",
"image_C": "data/raw_images/umbrella/380_45331_90649/images/frame000072.jpg"... | {
"start_frame": 28,
"target_frame": 51,
"angle_degrees": 88,
"direction": "anticlockwise",
"raw_yaw": 88.21569384812564,
"option_angles": {
"A": -41.15330130559567,
"B": 88.21569384812564,
"C": 141.41287879926193,
"D": 56.90941126427026
},
"cot_trace": "After I rotate 15 degrees anticlo... | <answer>B</answer> |
task1_589_88596_177587_57_188 | camera_view_prediction | 589_88596_177587 | vase | The vase in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this vase. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the vase after the camera rotates 113 degrees clockwise based on this top-down perspective, and s... | {
"image_1": "data/raw_images/vase/589_88596_177587/images/frame000057.jpg",
"image_A": "data/raw_images/vase/589_88596_177587/images/frame000029.jpg",
"image_B": "data/raw_images/vase/589_88596_177587/images/frame000159.jpg",
"image_C": "data/raw_images/vase/589_88596_177587/images/frame000090.jpg",
"image_D... | {
"start_frame": 57,
"target_frame": 188,
"angle_degrees": 113,
"direction": "clockwise",
"raw_yaw": -112.8846565074231,
"option_angles": {
"A": -42.92088331886598,
"B": -173.27097572079464,
"C": 65.25410003060679,
"D": -112.8846565074231
},
"cot_trace": "After I rotate 15 degrees clockw... | <answer>D</answer> |
task1_379_44746_89166_150_9 | camera_view_prediction | 379_44746_89166 | chair | The chair in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this chair. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the chair after the camera rotates 110 degrees anticlockwise based on this top-down perspective... | {
"image_1": "data/raw_images/chair/379_44746_89166/images/frame000150.jpg",
"image_A": "data/raw_images/chair/379_44746_89166/images/frame000116.jpg",
"image_B": "data/raw_images/chair/379_44746_89166/images/frame000057.jpg",
"image_C": "data/raw_images/chair/379_44746_89166/images/frame000081.jpg",
"image_D... | {
"start_frame": 150,
"target_frame": 9,
"angle_degrees": 110,
"direction": "anticlockwise",
"raw_yaw": 110.13121643878866,
"option_angles": {
"A": -66.74177080712901,
"B": -173.63717003431157,
"C": -119.07008082566114,
"D": 110.13121643878866
},
"cot_trace": "After I rotate 15 degrees a... | <answer>D</answer> |
task1_438_62650_123917_84_118 | camera_view_prediction | 438_62650_123917 | suitcase | The suitcase in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this suitcase. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the suitcase after the camera rotates 75 degrees clockwise based on this top-down perspec... | {
"image_1": "data/raw_images/suitcase/438_62650_123917/images/frame000086.jpg",
"image_A": "data/raw_images/suitcase/438_62650_123917/images/frame000036.jpg",
"image_B": "data/raw_images/suitcase/438_62650_123917/images/frame000167.jpg",
"image_C": "data/raw_images/suitcase/438_62650_123917/images/frame000202.... | {
"start_frame": 84,
"target_frame": 118,
"angle_degrees": 75,
"direction": "clockwise",
"raw_yaw": -75.29569906494228,
"option_angles": {
"A": 73.73407505229473,
"B": -149.87520323148362,
"C": 142.77799211023296,
"D": -75.29569906494228
},
"cot_trace": "After I rotate 15 degrees clockwi... | <answer>D</answer> |
task1_194_20939_43630_18_40 | camera_view_prediction | 194_20939_43630 | car | Given the initial view of a **static** car: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 62 degrees clockwise around the car.
Which of the following images shows what the car looks like from this new posit... | {
"image_1": "data/raw_images/car/194_20939_43630/images/frame000018.jpg",
"image_A": "data/raw_images/car/194_20939_43630/images/frame000141.jpg",
"image_B": "data/raw_images/car/194_20939_43630/images/frame000128.jpg",
"image_C": "data/raw_images/car/194_20939_43630/images/frame000031.jpg",
"image_D": "data... | {
"start_frame": 18,
"target_frame": 40,
"angle_degrees": 62,
"direction": "clockwise",
"raw_yaw": -62.32957549376296,
"option_angles": {
"A": 105.98417066317468,
"B": 135.8432002516456,
"C": -39.25106631862346,
"D": -62.32957549376296
},
"cot_trace": "After I rotate 15 degrees clockwise... | <answer>D</answer> |
task1_271_28931_56619_173_121 | camera_view_prediction | 271_28931_56619 | plant | Given the initial view of a **static** plant: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 86 degrees clockwise around the plant.
Which of the following images shows what the plant looks like from this new... | {
"image_1": "data/raw_images/plant/271_28931_56619/images/frame000173.jpg",
"image_A": "data/raw_images/plant/271_28931_56619/images/frame000152.jpg",
"image_B": "data/raw_images/plant/271_28931_56619/images/frame000041.jpg",
"image_C": "data/raw_images/plant/271_28931_56619/images/frame000001.jpg",
"image_D... | {
"start_frame": 173,
"target_frame": 121,
"angle_degrees": 86,
"direction": "clockwise",
"raw_yaw": -85.67561396946533,
"option_angles": {
"A": -38.408767625040255,
"B": 125.25556610143651,
"C": 46.93612504940684,
"D": -85.67561396946533
},
"cot_trace": "After I rotate 15 degrees clockw... | <answer>D</answer> |
task1_610_97194_195153_91_174 | camera_view_prediction | 610_97194_195153 | pizza | Given the initial view of a **static** pizza: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 151 degrees anticlockwise around the pizza.
Which of the following images shows what the pizza looks like from thi... | {
"image_1": "data/raw_images/pizza/610_97194_195153/images/frame000091.jpg",
"image_A": "data/raw_images/pizza/610_97194_195153/images/frame000186.jpg",
"image_B": "data/raw_images/pizza/610_97194_195153/images/frame000070.jpg",
"image_C": "data/raw_images/pizza/610_97194_195153/images/frame000149.jpg",
"ima... | {
"start_frame": 91,
"target_frame": 174,
"angle_degrees": 151,
"direction": "anticlockwise",
"raw_yaw": 150.6123002528215,
"option_angles": {
"A": -173.66859268653283,
"B": -47.91690955652627,
"C": 111.89544270314838,
"D": 150.6123002528215
},
"cot_trace": "After I rotate 15 degrees ant... | <answer>D</answer> |
task1_404_53604_104535_79_5 | camera_view_prediction | 404_53604_104535 | hairdryer | The hairdryer in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this hairdryer. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the hairdryer after the camera rotates 130 degrees clockwise based on this top-down per... | {
"image_1": "data/raw_images/hairdryer/404_53604_104535/images/frame000079.jpg",
"image_A": "data/raw_images/hairdryer/404_53604_104535/images/frame000005.jpg",
"image_B": "data/raw_images/hairdryer/404_53604_104535/images/frame000058.jpg",
"image_C": "data/raw_images/hairdryer/404_53604_104535/images/frame000... | {
"start_frame": 79,
"target_frame": 5,
"angle_degrees": 130,
"direction": "clockwise",
"raw_yaw": -129.87301446903984,
"option_angles": {
"A": -129.87301446903984,
"B": -48.57539764011243,
"C": 132.81988087313474,
"D": 77.01333715253318
},
"cot_trace": "After I rotate 15 degrees clockwi... | <answer>A</answer> |
task1_373_41754_83357_159_98 | camera_view_prediction | 373_41754_83357 | backpack | Given the initial view of a **static** backpack: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 148 degrees clockwise around the backpack.
Which of the following images shows what the backpack looks like fro... | {
"image_1": "data/raw_images/backpack/373_41754_83357/images/frame000159.jpg",
"image_A": "data/raw_images/backpack/373_41754_83357/images/frame000194.jpg",
"image_B": "data/raw_images/backpack/373_41754_83357/images/frame000081.jpg",
"image_C": "data/raw_images/backpack/373_41754_83357/images/frame000098.jpg"... | {
"start_frame": 159,
"target_frame": 98,
"angle_degrees": 148,
"direction": "clockwise",
"raw_yaw": -148.46916690480694,
"option_angles": {
"A": 84.92623614133936,
"B": -174.04405896884236,
"C": -148.46916690480694,
"D": 148.5898209122262
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>C</answer> |
task1_573_83737_165851_175_128 | camera_view_prediction | 573_83737_165851 | apple | The apple in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this apple. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the apple after the camera rotates 76 degrees anticlockwise based on this top-down perspective,... | {
"image_1": "data/raw_images/apple/573_83737_165851/images/frame000175.jpg",
"image_A": "data/raw_images/apple/573_83737_165851/images/frame000088.jpg",
"image_B": "data/raw_images/apple/573_83737_165851/images/frame000147.jpg",
"image_C": "data/raw_images/apple/573_83737_165851/images/frame000106.jpg",
"ima... | {
"start_frame": 175,
"target_frame": 128,
"angle_degrees": 76,
"direction": "anticlockwise",
"raw_yaw": 76.46270681267538,
"option_angles": {
"A": 166.75849470668823,
"B": 26.960326105629065,
"C": 130.41283039199948,
"D": 76.46270681267538
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>D</answer> |
task1_398_50763_99603_119_76 | camera_view_prediction | 398_50763_99603 | sandwich | Given the initial view of a **static** sandwich: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 100 degrees clockwise around the sandwich.
Which of the following images shows what the sandwich looks like fro... | {
"image_1": "data/raw_images/sandwich/398_50763_99603/images/frame000119.jpg",
"image_A": "data/raw_images/sandwich/398_50763_99603/images/frame000056.jpg",
"image_B": "data/raw_images/sandwich/398_50763_99603/images/frame000076.jpg",
"image_C": "data/raw_images/sandwich/398_50763_99603/images/frame000195.jpg"... | {
"start_frame": 119,
"target_frame": 76,
"angle_degrees": 100,
"direction": "clockwise",
"raw_yaw": -99.76987297832885,
"option_angles": {
"A": -127.25315996865042,
"B": -99.76987297832885,
"C": 127.47159063751087,
"D": 156.00901531244864
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>B</answer> |
task1_42_2103_6428_7_159 | camera_view_prediction | 42_2103_6428 | bottle | Given the initial view of a **static** bottle: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 87 degrees clockwise around the bottle.
Which of the following images shows what the bottle looks like from this ... | {
"image_1": "data/raw_images/bottle/42_2103_6428/images/frame000007.jpg",
"image_A": "data/raw_images/bottle/42_2103_6428/images/frame000086.jpg",
"image_B": "data/raw_images/bottle/42_2103_6428/images/frame000097.jpg",
"image_C": "data/raw_images/bottle/42_2103_6428/images/frame000128.jpg",
"image_D": "data... | {
"start_frame": 7,
"target_frame": 159,
"angle_degrees": 87,
"direction": "clockwise",
"raw_yaw": -87.3842787298739,
"option_angles": {
"A": 126.63102996397491,
"B": 162.28074366632873,
"C": -125.94982634299278,
"D": -87.3842787298739
},
"cot_trace": "After I rotate 15 degrees clockwise... | <answer>D</answer> |
task1_595_90654_181054_178_116 | camera_view_prediction | 595_90654_181054 | teddybear | Given the initial view of a **static** teddybear: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 108 degrees clockwise around the teddybear.
Which of the following images shows what the teddybear looks like ... | {
"image_1": "data/raw_images/teddybear/595_90654_181054/images/frame000178.jpg",
"image_A": "data/raw_images/teddybear/595_90654_181054/images/frame000160.jpg",
"image_B": "data/raw_images/teddybear/595_90654_181054/images/frame000116.jpg",
"image_C": "data/raw_images/teddybear/595_90654_181054/images/frame000... | {
"start_frame": 178,
"target_frame": 116,
"angle_degrees": 108,
"direction": "clockwise",
"raw_yaw": -107.51270141546894,
"option_angles": {
"A": -36.86442824103261,
"B": -107.51270141546894,
"C": 147.76781966548762,
"D": 42.622448373798996
},
"cot_trace": "After I rotate 15 degrees clo... | <answer>B</answer> |
task1_252_27043_53577_128_82 | camera_view_prediction | 252_27043_53577 | backpack | Given the initial view of a **static** backpack: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 99 degrees clockwise around the backpack.
Which of the following images shows what the backpack looks like from... | {
"image_1": "data/raw_images/backpack/252_27043_53577/images/frame000128.jpg",
"image_A": "data/raw_images/backpack/252_27043_53577/images/frame000181.jpg",
"image_B": "data/raw_images/backpack/252_27043_53577/images/frame000082.jpg",
"image_C": "data/raw_images/backpack/252_27043_53577/images/frame000097.jpg"... | {
"start_frame": 128,
"target_frame": 82,
"angle_degrees": 99,
"direction": "clockwise",
"raw_yaw": -99.45009182712916,
"option_angles": {
"A": 91.42398292221321,
"B": -99.45009182712916,
"C": -73.52554704746713,
"D": 178.9629233602809
},
"cot_trace": "After I rotate 15 degrees clockwise... | <answer>B</answer> |
task1_247_26464_51709_109_175 | camera_view_prediction | 247_26464_51709 | wineglass | Given the initial view of a **static** wineglass: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 121 degrees anticlockwise around the wineglass.
Which of the following images shows what the wineglass looks l... | {
"image_1": "data/raw_images/wineglass/247_26464_51709/images/frame000109.jpg",
"image_A": "data/raw_images/wineglass/247_26464_51709/images/frame000129.jpg",
"image_B": "data/raw_images/wineglass/247_26464_51709/images/frame000017.jpg",
"image_C": "data/raw_images/wineglass/247_26464_51709/images/frame000052.... | {
"start_frame": 109,
"target_frame": 175,
"angle_degrees": 121,
"direction": "anticlockwise",
"raw_yaw": 120.76995475781712,
"option_angles": {
"A": 37.01315455023791,
"B": -166.52444490733143,
"C": -99.77968958413985,
"D": 120.76995475781712
},
"cot_trace": "After I rotate 15 degrees a... | <answer>D</answer> |
task1_116_13653_28885_88_46 | camera_view_prediction | 116_13653_28885 | hydrant | The hydrant in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this hydrant. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the hydrant after the camera rotates 87 degrees clockwise based on this top-down perspectiv... | {
"image_1": "data/raw_images/hydrant/116_13653_28885/images/frame000088.jpg",
"image_A": "data/raw_images/hydrant/116_13653_28885/images/frame000164.jpg",
"image_B": "data/raw_images/hydrant/116_13653_28885/images/frame000146.jpg",
"image_C": "data/raw_images/hydrant/116_13653_28885/images/frame000046.jpg",
... | {
"start_frame": 88,
"target_frame": 46,
"angle_degrees": 87,
"direction": "clockwise",
"raw_yaw": -86.92881019045647,
"option_angles": {
"A": 143.01267713893128,
"B": 105.56649162536421,
"C": -86.92881019045647,
"D": 76.95184819608535
},
"cot_trace": "After I rotate 15 degrees clockwise... | <answer>C</answer> |
task1_420_58300_112826_108_169 | camera_view_prediction | 420_58300_112826 | umbrella | Given the initial view of a **static** umbrella: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 147 degrees anticlockwise around the umbrella.
Which of the following images shows what the umbrella looks like... | {
"image_1": "data/raw_images/umbrella/420_58300_112826/images/frame000108.jpg",
"image_A": "data/raw_images/umbrella/420_58300_112826/images/frame000169.jpg",
"image_B": "data/raw_images/umbrella/420_58300_112826/images/frame000184.jpg",
"image_C": "data/raw_images/umbrella/420_58300_112826/images/frame000053.... | {
"start_frame": 108,
"target_frame": 169,
"angle_degrees": 147,
"direction": "anticlockwise",
"raw_yaw": 146.76099640430184,
"option_angles": {
"A": 146.76099640430184,
"B": 168.67826594717985,
"C": -62.66003348920592,
"D": -21.357993424676692
},
"cot_trace": "After I rotate 15 degrees ... | <answer>A</answer> |
task1_68_5129_12126_202_139 | camera_view_prediction | 68_5129_12126 | remote | Given the initial view of a **static** remote: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 149 degrees clockwise around the remote.
Which of the following images shows what the remote looks like from this... | {
"image_1": "data/raw_images/remote/68_5129_12126/images/frame000202.jpg",
"image_A": "data/raw_images/remote/68_5129_12126/images/frame000103.jpg",
"image_B": "data/raw_images/remote/68_5129_12126/images/frame000057.jpg",
"image_C": "data/raw_images/remote/68_5129_12126/images/frame000069.jpg",
"image_D": "... | {
"start_frame": 202,
"target_frame": 139,
"angle_degrees": 149,
"direction": "clockwise",
"raw_yaw": -148.5014295048716,
"option_angles": {
"A": 175.93960975540526,
"B": 83.26442360895375,
"C": 125.73788048073945,
"D": -148.5014295048716
},
"cot_trace": "After I rotate 15 degrees clockw... | <answer>D</answer> |
task1_407_55154_106928_134_95 | camera_view_prediction | 407_55154_106928 | cake | The cake in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this cake. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the cake after the camera rotates 63 degrees clockwise based on this top-down perspective, and se... | {
"image_1": "data/raw_images/cake/407_55154_106928/images/frame000134.jpg",
"image_A": "data/raw_images/cake/407_55154_106928/images/frame000167.jpg",
"image_B": "data/raw_images/cake/407_55154_106928/images/frame000095.jpg",
"image_C": "data/raw_images/cake/407_55154_106928/images/frame000011.jpg",
"image_D... | {
"start_frame": 134,
"target_frame": 95,
"angle_degrees": 63,
"direction": "clockwise",
"raw_yaw": -62.54836803369392,
"option_angles": {
"A": 82.90275714434907,
"B": -62.54836803369392,
"C": 129.38231110288658,
"D": -130.00750773098997
},
"cot_trace": "After I rotate 15 degrees clockwi... | <answer>B</answer> |
task1_374_42250_84489_126_71 | camera_view_prediction | 374_42250_84489 | orange | The orange in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this orange. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the orange after the camera rotates 107 degrees clockwise based on this top-down perspective,... | {
"image_1": "data/raw_images/orange/374_42250_84489/images/frame000126.jpg",
"image_A": "data/raw_images/orange/374_42250_84489/images/frame000071.jpg",
"image_B": "data/raw_images/orange/374_42250_84489/images/frame000176.jpg",
"image_C": "data/raw_images/orange/374_42250_84489/images/frame000092.jpg",
"ima... | {
"start_frame": 126,
"target_frame": 71,
"angle_degrees": 107,
"direction": "clockwise",
"raw_yaw": -106.89129038635446,
"option_angles": {
"A": -106.89129038635446,
"B": 86.94147013799378,
"C": -65.21353597235762,
"D": 145.70301813439127
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>A</answer> |
task1_111_13151_23925_202_113 | camera_view_prediction | 111_13151_23925 | toytruck | The toytruck in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this toytruck. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the toytruck after the camera rotates 130 degrees anticlockwise based on this top-down pe... | {
"image_1": "data/raw_images/toytruck/111_13151_23925/images/frame000202.jpg",
"image_A": "data/raw_images/toytruck/111_13151_23925/images/frame000183.jpg",
"image_B": "data/raw_images/toytruck/111_13151_23925/images/frame000032.jpg",
"image_C": "data/raw_images/toytruck/111_13151_23925/images/frame000113.jpg"... | {
"start_frame": 202,
"target_frame": 113,
"angle_degrees": 130,
"direction": "anticlockwise",
"raw_yaw": 129.91307336097904,
"option_angles": {
"A": 27.886449462268484,
"B": -115.5394089529288,
"C": 129.91307336097904,
"D": -136.9977115239168
},
"cot_trace": "After I rotate 15 degrees a... | <answer>C</answer> |
task1_492_70424_136015_121_168 | camera_view_prediction | 492_70424_136015 | backpack | Given the initial view of a **static** backpack: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 81 degrees anticlockwise around the backpack.
Which of the following images shows what the backpack looks like ... | {
"image_1": "data/raw_images/backpack/492_70424_136015/images/frame000121.jpg",
"image_A": "data/raw_images/backpack/492_70424_136015/images/frame000168.jpg",
"image_B": "data/raw_images/backpack/492_70424_136015/images/frame000133.jpg",
"image_C": "data/raw_images/backpack/492_70424_136015/images/frame000091.... | {
"start_frame": 121,
"target_frame": 168,
"angle_degrees": 81,
"direction": "anticlockwise",
"raw_yaw": 81.19350291813,
"option_angles": {
"A": 81.19350291813,
"B": 23.90727844145739,
"C": -59.913117114631135,
"D": -162.7294172282933
},
"cot_trace": "After I rotate 15 degrees anticlockw... | <answer>A</answer> |
task1_392_47790_94872_167_37 | camera_view_prediction | 392_47790_94872 | chair | Given the initial view of a **static** chair: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 115 degrees clockwise around the chair.
Which of the following images shows what the chair looks like from this ne... | {
"image_1": "data/raw_images/chair/392_47790_94872/images/frame000167.jpg",
"image_A": "data/raw_images/chair/392_47790_94872/images/frame000073.jpg",
"image_B": "data/raw_images/chair/392_47790_94872/images/frame000037.jpg",
"image_C": "data/raw_images/chair/392_47790_94872/images/frame000108.jpg",
"image_D... | {
"start_frame": 167,
"target_frame": 37,
"angle_degrees": 115,
"direction": "clockwise",
"raw_yaw": -115.46086100922474,
"option_angles": {
"A": -172.8491500241107,
"B": -115.46086100922474,
"C": 122.80632420335593,
"D": 30.79563489341713
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>B</answer> |
task1_38_1661_5028_110_179 | camera_view_prediction | 38_1661_5028 | bottle | The bottle in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this bottle. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the bottle after the camera rotates 148 degrees anticlockwise based on this top-down perspect... | {
"image_1": "data/raw_images/bottle/38_1661_5028/images/frame000110.jpg",
"image_A": "data/raw_images/bottle/38_1661_5028/images/frame000017.jpg",
"image_B": "data/raw_images/bottle/38_1661_5028/images/frame000157.jpg",
"image_C": "data/raw_images/bottle/38_1661_5028/images/frame000147.jpg",
"image_D": "data... | {
"start_frame": 110,
"target_frame": 179,
"angle_degrees": 148,
"direction": "anticlockwise",
"raw_yaw": 147.81879816990858,
"option_angles": {
"A": -123.76432061303196,
"B": 108.24617374080415,
"C": 82.58752699286397,
"D": 147.81879816990858
},
"cot_trace": "After I rotate 15 degrees a... | <answer>D</answer> |
task1_106_12658_23657_31_73 | camera_view_prediction | 106_12658_23657 | car | The car in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this car. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the car after the camera rotates 86 degrees clockwise based on this top-down perspective, and selec... | {
"image_1": "data/raw_images/car/106_12658_23657/images/frame000031.jpg",
"image_A": "data/raw_images/car/106_12658_23657/images/frame000073.jpg",
"image_B": "data/raw_images/car/106_12658_23657/images/frame000008.jpg",
"image_C": "data/raw_images/car/106_12658_23657/images/frame000192.jpg",
"image_D": "data... | {
"start_frame": 31,
"target_frame": 73,
"angle_degrees": 86,
"direction": "clockwise",
"raw_yaw": -86.29985608240284,
"option_angles": {
"A": -86.29985608240284,
"B": 39.31909243842162,
"C": 64.79830719540024,
"D": -176.24124654209692
},
"cot_trace": "After I rotate 15 degrees clockwise... | <answer>A</answer> |
task1_581_86265_171247_195_19 | camera_view_prediction | 581_86265_171247 | laptop | Given the initial view of a **static** laptop: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 114 degrees clockwise around the laptop.
Which of the following images shows what the laptop looks like from this... | {
"image_1": "data/raw_images/laptop/581_86265_171247/images/frame000195.jpg",
"image_A": "data/raw_images/laptop/581_86265_171247/images/frame000140.jpg",
"image_B": "data/raw_images/laptop/581_86265_171247/images/frame000019.jpg",
"image_C": "data/raw_images/laptop/581_86265_171247/images/frame000048.jpg",
... | {
"start_frame": 195,
"target_frame": 19,
"angle_degrees": 114,
"direction": "clockwise",
"raw_yaw": -113.73610753026033,
"option_angles": {
"A": -176.7448611453347,
"B": -113.73610753026033,
"C": -23.179131280531216,
"D": -138.79174473847038
},
"cot_trace": "After I rotate 15 degrees cl... | <answer>B</answer> |
task1_575_84505_166923_106_36 | camera_view_prediction | 575_84505_166923 | backpack | The backpack in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this backpack. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the backpack after the camera rotates 143 degrees clockwise based on this top-down perspe... | {
"image_1": "data/raw_images/backpack/575_84505_166923/images/frame000106.jpg",
"image_A": "data/raw_images/backpack/575_84505_166923/images/frame000137.jpg",
"image_B": "data/raw_images/backpack/575_84505_166923/images/frame000076.jpg",
"image_C": "data/raw_images/backpack/575_84505_166923/images/frame000036.... | {
"start_frame": 106,
"target_frame": 36,
"angle_degrees": 143,
"direction": "clockwise",
"raw_yaw": -142.57830647059754,
"option_angles": {
"A": 44.38559729596304,
"B": -79.99691554270468,
"C": -142.57830647059754,
"D": 121.53698431444558
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>C</answer> |
task1_421_58396_112540_157_11 | camera_view_prediction | 421_58396_112540 | hydrant | Given the initial view of a **static** hydrant: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 123 degrees clockwise around the hydrant.
Which of the following images shows what the hydrant looks like from t... | {
"image_1": "data/raw_images/hydrant/421_58396_112540/images/frame000157.jpg",
"image_A": "data/raw_images/hydrant/421_58396_112540/images/frame000112.jpg",
"image_B": "data/raw_images/hydrant/421_58396_112540/images/frame000193.jpg",
"image_C": "data/raw_images/hydrant/421_58396_112540/images/frame000011.jpg"... | {
"start_frame": 157,
"target_frame": 11,
"angle_degrees": 123,
"direction": "clockwise",
"raw_yaw": -122.94532920950661,
"option_angles": {
"A": 63.2628395733426,
"B": -68.41161628499036,
"C": -122.94532920950661,
"D": 28.627853456350703
},
"cot_trace": "After I rotate 15 degrees clockw... | <answer>C</answer> |
task1_353_37317_70192_3_123 | camera_view_prediction | 353_37317_70192 | chair | Given the initial view of a **static** chair: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 136 degrees clockwise around the chair.
Which of the following images shows what the chair looks like from this ne... | {
"image_1": "data/raw_images/chair/353_37317_70192/images/frame000003.jpg",
"image_A": "data/raw_images/chair/353_37317_70192/images/frame000018.jpg",
"image_B": "data/raw_images/chair/353_37317_70192/images/frame000139.jpg",
"image_C": "data/raw_images/chair/353_37317_70192/images/frame000123.jpg",
"image_D... | {
"start_frame": 3,
"target_frame": 123,
"angle_degrees": 136,
"direction": "clockwise",
"raw_yaw": -136.3379530535211,
"option_angles": {
"A": 21.588875687150047,
"B": -105.56543035995367,
"C": -136.3379530535211,
"D": 166.96005110680244
},
"cot_trace": "After I rotate 15 degrees clockw... | <answer>C</answer> |
task1_69_5502_12866_86_151 | camera_view_prediction | 69_5502_12866 | bowl | The bowl in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this bowl. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the bowl after the camera rotates 94 degrees anticlockwise based on this top-down perspective, an... | {
"image_1": "data/raw_images/bowl/69_5502_12866/images/frame000086.jpg",
"image_A": "data/raw_images/bowl/69_5502_12866/images/frame000110.jpg",
"image_B": "data/raw_images/bowl/69_5502_12866/images/frame000151.jpg",
"image_C": "data/raw_images/bowl/69_5502_12866/images/frame000048.jpg",
"image_D": "data/raw... | {
"start_frame": 86,
"target_frame": 151,
"angle_degrees": 94,
"direction": "anticlockwise",
"raw_yaw": 94.25583300129463,
"option_angles": {
"A": 56.24461093713189,
"B": 94.25583300129463,
"C": -88.66514795845171,
"D": -114.29973893738352
},
"cot_trace": "After I rotate 15 degrees antic... | <answer>B</answer> |
task1_563_81188_159937_76_127 | camera_view_prediction | 563_81188_159937 | umbrella | The umbrella in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this umbrella. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the umbrella after the camera rotates 92 degrees anticlockwise based on this top-down per... | {
"image_1": "data/raw_images/umbrella/563_81188_159937/images/frame000076.jpg",
"image_A": "data/raw_images/umbrella/563_81188_159937/images/frame000169.jpg",
"image_B": "data/raw_images/umbrella/563_81188_159937/images/frame000101.jpg",
"image_C": "data/raw_images/umbrella/563_81188_159937/images/frame000127.... | {
"start_frame": 76,
"target_frame": 127,
"angle_degrees": 92,
"direction": "anticlockwise",
"raw_yaw": 91.68700741736606,
"option_angles": {
"A": -171.09673427693755,
"B": 53.08068069419794,
"C": 91.68700741736606,
"D": 30.47924730141403
},
"cot_trace": "After I rotate 15 degrees anticl... | <answer>C</answer> |
task1_501_72138_140406_183_157 | camera_view_prediction | 501_72138_140406 | umbrella | The umbrella in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this umbrella. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the umbrella after the camera rotates 66 degrees clockwise based on this top-down perspec... | {
"image_1": "data/raw_images/umbrella/501_72138_140406/images/frame000183.jpg",
"image_A": "data/raw_images/umbrella/501_72138_140406/images/frame000079.jpg",
"image_B": "data/raw_images/umbrella/501_72138_140406/images/frame000039.jpg",
"image_C": "data/raw_images/umbrella/501_72138_140406/images/frame000157.... | {
"start_frame": 183,
"target_frame": 157,
"angle_degrees": 66,
"direction": "clockwise",
"raw_yaw": -66.285863010625,
"option_angles": {
"A": 149.5548059424813,
"B": 72.25388998242298,
"C": -66.285863010625,
"D": -122.89336926479976
},
"cot_trace": "After I rotate 15 degrees clockwise, ... | <answer>C</answer> |
task1_193_20848_43379_30_74 | camera_view_prediction | 193_20848_43379 | couch | Given the initial view of a **static** couch: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 75 degrees clockwise around the couch.
Which of the following images shows what the couch looks like from this new... | {
"image_1": "data/raw_images/couch/193_20848_43379/images/frame000030.jpg",
"image_A": "data/raw_images/couch/193_20848_43379/images/frame000195.jpg",
"image_B": "data/raw_images/couch/193_20848_43379/images/frame000132.jpg",
"image_C": "data/raw_images/couch/193_20848_43379/images/frame000109.jpg",
"image_D... | {
"start_frame": 30,
"target_frame": 74,
"angle_degrees": 75,
"direction": "clockwise",
"raw_yaw": -74.87196768164034,
"option_angles": {
"A": 129.40322169170855,
"B": 178.78107808796167,
"C": -147.864934247087,
"D": -74.87196768164034
},
"cot_trace": "After I rotate 15 degrees clockwise... | <answer>D</answer> |
task1_374_42238_84492_161_108 | camera_view_prediction | 374_42238_84492 | ball | Given the initial view of a **static** ball: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 83 degrees anticlockwise around the ball.
Which of the following images shows what the ball looks like from this ne... | {
"image_1": "data/raw_images/ball/374_42238_84492/images/frame000161.jpg",
"image_A": "data/raw_images/ball/374_42238_84492/images/frame000055.jpg",
"image_B": "data/raw_images/ball/374_42238_84492/images/frame000108.jpg",
"image_C": "data/raw_images/ball/374_42238_84492/images/frame000025.jpg",
"image_D": "... | {
"start_frame": 161,
"target_frame": 108,
"angle_degrees": 83,
"direction": "anticlockwise",
"raw_yaw": 82.63496725526437,
"option_angles": {
"A": -175.0902737841449,
"B": 82.63496725526437,
"C": -129.16257557312588,
"D": 48.38724462180853
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>B</answer> |
task1_429_60445_117581_141_97 | camera_view_prediction | 429_60445_117581 | parkingmeter | The parkingmeter in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this parkingmeter. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the parkingmeter after the camera rotates 84 degrees anticlockwise based on this ... | {
"image_1": "data/raw_images/parkingmeter/429_60445_117581/images/frame000141.jpg",
"image_A": "data/raw_images/parkingmeter/429_60445_117581/images/frame000097.jpg",
"image_B": "data/raw_images/parkingmeter/429_60445_117581/images/frame000199.jpg",
"image_C": "data/raw_images/parkingmeter/429_60445_117581/ima... | {
"start_frame": 141,
"target_frame": 97,
"angle_degrees": 84,
"direction": "anticlockwise",
"raw_yaw": 84.47241579115727,
"option_angles": {
"A": 84.47241579115727,
"B": -46.52680797071229,
"C": 126.83735602100181,
"D": 175.83246188412403
},
"cot_trace": "After I rotate 15 degrees antic... | <answer>A</answer> |
task1_70_6068_13892_94_151 | camera_view_prediction | 70_6068_13892 | bowl | Given the initial view of a **static** bowl: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 96 degrees anticlockwise around the bowl.
Which of the following images shows what the bowl looks like from this ne... | {
"image_1": "data/raw_images/bowl/70_6068_13892/images/frame000094.jpg",
"image_A": "data/raw_images/bowl/70_6068_13892/images/frame000151.jpg",
"image_B": "data/raw_images/bowl/70_6068_13892/images/frame000035.jpg",
"image_C": "data/raw_images/bowl/70_6068_13892/images/frame000091.jpg",
"image_D": "data/raw... | {
"start_frame": 94,
"target_frame": 151,
"angle_degrees": 96,
"direction": "anticlockwise",
"raw_yaw": 95.69966915636589,
"option_angles": {
"A": 95.69966915636589,
"B": -100.53295140848748,
"C": -24.206392675175938,
"D": -78.8748785988706
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>A</answer> |
task1_606_95035_191327_161_38 | camera_view_prediction | 606_95035_191327 | plant | The plant in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this plant. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the plant after the camera rotates 133 degrees clockwise based on this top-down perspective, an... | {
"image_1": "data/raw_images/plant/606_95035_191327/images/frame000161.jpg",
"image_A": "data/raw_images/plant/606_95035_191327/images/frame000038.jpg",
"image_B": "data/raw_images/plant/606_95035_191327/images/frame000119.jpg",
"image_C": "data/raw_images/plant/606_95035_191327/images/frame000085.jpg",
"ima... | {
"start_frame": 161,
"target_frame": 38,
"angle_degrees": 133,
"direction": "clockwise",
"raw_yaw": -132.62077825020043,
"option_angles": {
"A": -132.62077825020043,
"B": 62.20971541916328,
"C": 156.65109295562058,
"D": -58.57841777149984
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>A</answer> |
task1_539_78783_154083_13_59 | camera_view_prediction | 539_78783_154083 | bench | Given the initial view of a **static** bench: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 82 degrees anticlockwise around the bench.
Which of the following images shows what the bench looks like from this... | {
"image_1": "data/raw_images/bench/539_78783_154083/images/frame000013.jpg",
"image_A": "data/raw_images/bench/539_78783_154083/images/frame000158.jpg",
"image_B": "data/raw_images/bench/539_78783_154083/images/frame000089.jpg",
"image_C": "data/raw_images/bench/539_78783_154083/images/frame000042.jpg",
"ima... | {
"start_frame": 13,
"target_frame": 59,
"angle_degrees": 82,
"direction": "anticlockwise",
"raw_yaw": 82.45355090089043,
"option_angles": {
"A": -93.72524656077016,
"B": 135.3330160999293,
"C": 49.72869352806638,
"D": 82.45355090089043
},
"cot_trace": "After I rotate 15 degrees anticloc... | <answer>D</answer> |
task1_387_46789_93120_159_192 | camera_view_prediction | 387_46789_93120 | hairdryer | The hairdryer in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this hairdryer. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the hairdryer after the camera rotates 107 degrees anticlockwise based on this top-down... | {
"image_1": "data/raw_images/hairdryer/387_46789_93120/images/frame000159.jpg",
"image_A": "data/raw_images/hairdryer/387_46789_93120/images/frame000192.jpg",
"image_B": "data/raw_images/hairdryer/387_46789_93120/images/frame000015.jpg",
"image_C": "data/raw_images/hairdryer/387_46789_93120/images/frame000056.... | {
"start_frame": 159,
"target_frame": 192,
"angle_degrees": 107,
"direction": "anticlockwise",
"raw_yaw": 107.36387908252739,
"option_angles": {
"A": 107.36387908252739,
"B": 167.99511145411296,
"C": -53.05429537645027,
"D": -85.63806541744108
},
"cot_trace": "After I rotate 15 degrees a... | <answer>A</answer> |
task1_534_77601_150721_64_15 | camera_view_prediction | 534_77601_150721 | toytruck | The toytruck in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this toytruck. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the toytruck after the camera rotates 71 degrees clockwise based on this top-down perspec... | {
"image_1": "data/raw_images/toytruck/534_77601_150721/images/frame000064.jpg",
"image_A": "data/raw_images/toytruck/534_77601_150721/images/frame000119.jpg",
"image_B": "data/raw_images/toytruck/534_77601_150721/images/frame000015.jpg",
"image_C": "data/raw_images/toytruck/534_77601_150721/images/frame000138.... | {
"start_frame": 64,
"target_frame": 15,
"angle_degrees": 71,
"direction": "clockwise",
"raw_yaw": -71.16049316268557,
"option_angles": {
"A": 113.40114179832236,
"B": -71.16049316268557,
"C": 142.6382411963473,
"D": -149.25023311539093
},
"cot_trace": "After I rotate 15 degrees clockwis... | <answer>B</answer> |
task1_379_44488_88615_175_46 | camera_view_prediction | 379_44488_88615 | chair | Given the initial view of a **static** chair: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 105 degrees clockwise around the chair.
Which of the following images shows what the chair looks like from this ne... | {
"image_1": "data/raw_images/chair/379_44488_88615/images/frame000175.jpg",
"image_A": "data/raw_images/chair/379_44488_88615/images/frame000065.jpg",
"image_B": "data/raw_images/chair/379_44488_88615/images/frame000016.jpg",
"image_C": "data/raw_images/chair/379_44488_88615/images/frame000145.jpg",
"image_D... | {
"start_frame": 175,
"target_frame": 46,
"angle_degrees": 105,
"direction": "clockwise",
"raw_yaw": -104.53181474330907,
"option_angles": {
"A": -136.98316607136903,
"B": -63.46718133407452,
"C": 56.030023783774205,
"D": -104.53181474330907
},
"cot_trace": "After I rotate 15 degrees clo... | <answer>D</answer> |
task1_563_81149_159740_166_88 | camera_view_prediction | 563_81149_159740 | toaster | Given the initial view of a **static** toaster: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 114 degrees clockwise around the toaster.
Which of the following images shows what the toaster looks like from t... | {
"image_1": "data/raw_images/toaster/563_81149_159740/images/frame000166.jpg",
"image_A": "data/raw_images/toaster/563_81149_159740/images/frame000069.jpg",
"image_B": "data/raw_images/toaster/563_81149_159740/images/frame000012.jpg",
"image_C": "data/raw_images/toaster/563_81149_159740/images/frame000062.jpg"... | {
"start_frame": 166,
"target_frame": 88,
"angle_degrees": 114,
"direction": "clockwise",
"raw_yaw": -114.20911912967426,
"option_angles": {
"A": -148.57335749154157,
"B": 140.63633496057932,
"C": -171.2411217849195,
"D": -114.20911912967426
},
"cot_trace": "After I rotate 15 degrees clo... | <answer>D</answer> |
task1_424_59118_114494_159_48 | camera_view_prediction | 424_59118_114494 | cake | Given the initial view of a **static** cake: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 125 degrees clockwise around the cake.
Which of the following images shows what the cake looks like from this new p... | {
"image_1": "data/raw_images/cake/424_59118_114494/images/frame000159.jpg",
"image_A": "data/raw_images/cake/424_59118_114494/images/frame000048.jpg",
"image_B": "data/raw_images/cake/424_59118_114494/images/frame000094.jpg",
"image_C": "data/raw_images/cake/424_59118_114494/images/frame000065.jpg",
"image_D... | {
"start_frame": 159,
"target_frame": 48,
"angle_degrees": 125,
"direction": "clockwise",
"raw_yaw": -125.15882383128759,
"option_angles": {
"A": -125.15882383128759,
"B": 143.23315618108745,
"C": 177.4412601479076,
"D": -23.452292829811217
},
"cot_trace": "After I rotate 15 degrees cloc... | <answer>A</answer> |
task1_374_41960_83914_42_164 | camera_view_prediction | 374_41960_83914 | umbrella | The umbrella in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this umbrella. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the umbrella after the camera rotates 94 degrees clockwise based on this top-down perspec... | {
"image_1": "data/raw_images/umbrella/374_41960_83914/images/frame000042.jpg",
"image_A": "data/raw_images/umbrella/374_41960_83914/images/frame000079.jpg",
"image_B": "data/raw_images/umbrella/374_41960_83914/images/frame000152.jpg",
"image_C": "data/raw_images/umbrella/374_41960_83914/images/frame000164.jpg"... | {
"start_frame": 42,
"target_frame": 164,
"angle_degrees": 94,
"direction": "clockwise",
"raw_yaw": -93.84602684795111,
"option_angles": {
"A": 88.25402623730251,
"B": -127.46994163939581,
"C": -93.84602684795111,
"D": 150.00444267029317
},
"cot_trace": "After I rotate 15 degrees clockwi... | <answer>C</answer> |
task1_477_67629_132127_17_86 | camera_view_prediction | 477_67629_132127 | broccoli | Given the initial view of a **static** broccoli: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 124 degrees clockwise around the broccoli.
Which of the following images shows what the broccoli looks like fro... | {
"image_1": "data/raw_images/broccoli/477_67629_132127/images/frame000017.jpg",
"image_A": "data/raw_images/broccoli/477_67629_132127/images/frame000072.jpg",
"image_B": "data/raw_images/broccoli/477_67629_132127/images/frame000086.jpg",
"image_C": "data/raw_images/broccoli/477_67629_132127/images/frame000135.... | {
"start_frame": 17,
"target_frame": 86,
"angle_degrees": 124,
"direction": "clockwise",
"raw_yaw": -123.83717372870663,
"option_angles": {
"A": -150.13741769979544,
"B": -123.83717372870663,
"C": 28.320297138660248,
"D": -90.68315590929389
},
"cot_trace": "After I rotate 15 degrees cloc... | <answer>B</answer> |
task1_374_42317_84638_23_170 | camera_view_prediction | 374_42317_84638 | cellphone | Given the initial view of a **static** cellphone: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 81 degrees anticlockwise around the cellphone.
Which of the following images shows what the cellphone looks li... | {
"image_1": "data/raw_images/cellphone/374_42317_84638/images/frame000023.jpg",
"image_A": "data/raw_images/cellphone/374_42317_84638/images/frame000102.jpg",
"image_B": "data/raw_images/cellphone/374_42317_84638/images/frame000143.jpg",
"image_C": "data/raw_images/cellphone/374_42317_84638/images/frame000061.... | {
"start_frame": 23,
"target_frame": 170,
"angle_degrees": 81,
"direction": "anticlockwise",
"raw_yaw": 81.43800006871825,
"option_angles": {
"A": -143.59346192315644,
"B": 121.60094856063668,
"C": -84.6657142026062,
"D": 81.43800006871825
},
"cot_trace": "After I rotate 15 degrees antic... | <answer>D</answer> |
task1_391_47334_94103_34_71 | camera_view_prediction | 391_47334_94103 | teddybear | The teddybear in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this teddybear. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the teddybear after the camera rotates 74 degrees clockwise based on this top-down pers... | {
"image_1": "data/raw_images/teddybear/391_47334_94103/images/frame000034.jpg",
"image_A": "data/raw_images/teddybear/391_47334_94103/images/frame000117.jpg",
"image_B": "data/raw_images/teddybear/391_47334_94103/images/frame000191.jpg",
"image_C": "data/raw_images/teddybear/391_47334_94103/images/frame000071.... | {
"start_frame": 34,
"target_frame": 71,
"angle_degrees": 74,
"direction": "clockwise",
"raw_yaw": -73.66169099934557,
"option_angles": {
"A": -167.37908510363647,
"B": 53.86302241592592,
"C": -73.66169099934557,
"D": 82.41334727500545
},
"cot_trace": "After I rotate 15 degrees clockwise... | <answer>C</answer> |
task1_558_80509_157878_45_13 | camera_view_prediction | 558_80509_157878 | umbrella | Given the initial view of a **static** umbrella: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 68 degrees clockwise around the umbrella.
Which of the following images shows what the umbrella looks like from... | {
"image_1": "data/raw_images/umbrella/558_80509_157878/images/frame000045.jpg",
"image_A": "data/raw_images/umbrella/558_80509_157878/images/frame000179.jpg",
"image_B": "data/raw_images/umbrella/558_80509_157878/images/frame000029.jpg",
"image_C": "data/raw_images/umbrella/558_80509_157878/images/frame000013.... | {
"start_frame": 45,
"target_frame": 13,
"angle_degrees": 68,
"direction": "clockwise",
"raw_yaw": -67.72543347219941,
"option_angles": {
"A": -122.45351533779032,
"B": -37.66663309178467,
"C": -67.72543347219941,
"D": 116.40836911543161
},
"cot_trace": "After I rotate 15 degrees clockwi... | <answer>C</answer> |
task1_408_55489_106760_170_85 | camera_view_prediction | 408_55489_106760 | toilet | Given the initial view of a **static** toilet: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 138 degrees anticlockwise around the toilet.
Which of the following images shows what the toilet looks like from ... | {
"image_1": "data/raw_images/toilet/408_55489_106760/images/frame000170.jpg",
"image_A": "data/raw_images/toilet/408_55489_106760/images/frame000188.jpg",
"image_B": "data/raw_images/toilet/408_55489_106760/images/frame000104.jpg",
"image_C": "data/raw_images/toilet/408_55489_106760/images/frame000030.jpg",
... | {
"start_frame": 170,
"target_frame": 85,
"angle_degrees": 138,
"direction": "anticlockwise",
"raw_yaw": 137.8134959222763,
"option_angles": {
"A": -20.44065766876862,
"B": 101.5096630052639,
"C": -138.0267170821565,
"D": 137.8134959222763
},
"cot_trace": "After I rotate 15 degrees antic... | <answer>D</answer> |
task1_112_13264_23615_52_165 | camera_view_prediction | 112_13264_23615 | toaster | Given the initial view of a **static** toaster: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 134 degrees clockwise around the toaster.
Which of the following images shows what the toaster looks like from t... | {
"image_1": "data/raw_images/toaster/112_13264_23615/images/frame000052.jpg",
"image_A": "data/raw_images/toaster/112_13264_23615/images/frame000151.jpg",
"image_B": "data/raw_images/toaster/112_13264_23615/images/frame000123.jpg",
"image_C": "data/raw_images/toaster/112_13264_23615/images/frame000188.jpg",
... | {
"start_frame": 52,
"target_frame": 165,
"angle_degrees": 134,
"direction": "clockwise",
"raw_yaw": -133.8616215851731,
"option_angles": {
"A": -165.91047216943264,
"B": 142.26584787205985,
"C": -86.41248605539758,
"D": -133.8616215851731
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>D</answer> |
task1_421_58368_112547_62_144 | camera_view_prediction | 421_58368_112547 | hydrant | The hydrant in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this hydrant. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the hydrant after the camera rotates 151 degrees clockwise based on this top-down perspecti... | {
"image_1": "data/raw_images/hydrant/421_58368_112547/images/frame000062.jpg",
"image_A": "data/raw_images/hydrant/421_58368_112547/images/frame000025.jpg",
"image_B": "data/raw_images/hydrant/421_58368_112547/images/frame000144.jpg",
"image_C": "data/raw_images/hydrant/421_58368_112547/images/frame000104.jpg"... | {
"start_frame": 62,
"target_frame": 144,
"angle_degrees": 151,
"direction": "clockwise",
"raw_yaw": -150.53585761017726,
"option_angles": {
"A": 37.25662491881259,
"B": -150.53585761017726,
"C": -85.87123006537331,
"D": 126.26968398193364
},
"cot_trace": "After I rotate 15 degrees clock... | <answer>B</answer> |
task1_34_1411_4529_196_131 | camera_view_prediction | 34_1411_4529 | bottle | Given the initial view of a **static** bottle: <image_start>[image_1]<image_end>.
Imagine looking at the setup from a bird's-eye view (from directly above) to determine the direction. Now, move the camera 69 degrees anticlockwise around the bottle.
Which of the following images shows what the bottle looks like from t... | {
"image_1": "data/raw_images/bottle/34_1411_4529/images/frame000196.jpg",
"image_A": "data/raw_images/bottle/34_1411_4529/images/frame000131.jpg",
"image_B": "data/raw_images/bottle/34_1411_4529/images/frame000020.jpg",
"image_C": "data/raw_images/bottle/34_1411_4529/images/frame000083.jpg",
"image_D": "data... | {
"start_frame": 196,
"target_frame": 131,
"angle_degrees": 69,
"direction": "anticlockwise",
"raw_yaw": 69.39021957678905,
"option_angles": {
"A": 69.39021957678905,
"B": -85.75683074728371,
"C": -178.3370756706848,
"D": 45.73450622423334
},
"cot_trace": "After I rotate 15 degrees antic... | <answer>A</answer> |
task1_506_72863_141634_10_96 | camera_view_prediction | 506_72863_141634 | chair | The chair in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this chair. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the chair after the camera rotates 148 degrees anticlockwise based on this top-down perspective... | {
"image_1": "data/raw_images/chair/506_72863_141634/images/frame000010.jpg",
"image_A": "data/raw_images/chair/506_72863_141634/images/frame000096.jpg",
"image_B": "data/raw_images/chair/506_72863_141634/images/frame000192.jpg",
"image_C": "data/raw_images/chair/506_72863_141634/images/frame000075.jpg",
"ima... | {
"start_frame": 10,
"target_frame": 96,
"angle_degrees": 148,
"direction": "anticlockwise",
"raw_yaw": 148.18465131931205,
"option_angles": {
"A": 148.18465131931205,
"B": -22.68026757550015,
"C": 123.68560328539746,
"D": -80.5400530166507
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>A</answer> |
task1_377_43455_86516_102_168 | camera_view_prediction | 377_43455_86516 | teddybear | The teddybear in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this teddybear. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the teddybear after the camera rotates 128 degrees anticlockwise based on this top-down... | {
"image_1": "data/raw_images/teddybear/377_43455_86516/images/frame000102.jpg",
"image_A": "data/raw_images/teddybear/377_43455_86516/images/frame000152.jpg",
"image_B": "data/raw_images/teddybear/377_43455_86516/images/frame000168.jpg",
"image_C": "data/raw_images/teddybear/377_43455_86516/images/frame000132.... | {
"start_frame": 102,
"target_frame": 168,
"angle_degrees": 128,
"direction": "anticlockwise",
"raw_yaw": 127.90374786624963,
"option_angles": {
"A": 104.55415569408876,
"B": 127.90374786624963,
"C": 68.170918534638,
"D": -35.40274602164658
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>B</answer> |
task1_432_61244_120330_184_47 | camera_view_prediction | 432_61244_120330 | suitcase | The suitcase in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this suitcase. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the suitcase after the camera rotates 98 degrees anticlockwise based on this top-down per... | {
"image_1": "data/raw_images/suitcase/432_61244_120330/images/frame000184.jpg",
"image_A": "data/raw_images/suitcase/432_61244_120330/images/frame000137.jpg",
"image_B": "data/raw_images/suitcase/432_61244_120330/images/frame000033.jpg",
"image_C": "data/raw_images/suitcase/432_61244_120330/images/frame000154.... | {
"start_frame": 184,
"target_frame": 47,
"angle_degrees": 98,
"direction": "anticlockwise",
"raw_yaw": 98.45016572111709,
"option_angles": {
"A": -92.08598399477297,
"B": 77.17052227330386,
"C": -58.38577473299436,
"D": 98.45016572111709
},
"cot_trace": "After I rotate 15 degrees anticl... | <answer>D</answer> |
task1_523_75422_147250_185_78 | camera_view_prediction | 523_75422_147250 | laptop | The laptop in the image <image_start>[image_1]<image_end> remains **static**. Imagine a camera rotating around this laptop. The direction of rotation is defined from a **top-down bird's-eye view**.
Please identify the view of the laptop after the camera rotates 141 degrees anticlockwise based on this top-down perspect... | {
"image_1": "data/raw_images/laptop/523_75422_147250/images/frame000185.jpg",
"image_A": "data/raw_images/laptop/523_75422_147250/images/frame000061.jpg",
"image_B": "data/raw_images/laptop/523_75422_147250/images/frame000141.jpg",
"image_C": "data/raw_images/laptop/523_75422_147250/images/frame000192.jpg",
... | {
"start_frame": 185,
"target_frame": 78,
"angle_degrees": 141,
"direction": "anticlockwise",
"raw_yaw": 141.28363706432972,
"option_angles": {
"A": 114.2974133517185,
"B": -84.91998634790164,
"C": 20.62596691553006,
"D": 141.28363706432972
},
"cot_trace": "After I rotate 15 degrees anti... | <answer>D</answer> |
YAML Metadata Warning:empty or missing yaml metadata in repo card
Check out the documentation for more information.
Interleaved Multimodal Reasoning Dataset
A dataset generation framework for spatial reasoning tasks involving camera viewpoint prediction and ordering around static 3D objects. This project generates multimodal chain-of-thought reasoning traces that teach models how camera views change during orbital rotation.
Overview
This framework generates two types of spatial reasoning tasks:
- Task 1: Camera View Prediction - Given an initial view and rotation parameters (angle + direction), predict what the object looks like from the new viewpoint
- Task 3: Camera View Ordering - Given a reference frame and scrambled candidate images, reconstruct the correct temporal order of camera views
Key Features
- Automatic Ground Plane Estimation: PCA-based geometry calibration eliminates manual tuning
- Oracle Chain Generation: Creates step-by-step reasoning paths with intermediate ground-truth views
- LLM Chain-of-Thought: Generates natural language reasoning that mirrors human spatial thinking
- Multi-backend Support: Works with OpenAI-compatible APIs and local vLLM inference
- Cluster Deployment: Ready for distributed GPU execution via Determined AI
Installation
Prerequisites
- Python 3.12
- CUDA 11.8+ (for GPU support)
- Access to CO3D dataset
- (Optional) Determined AI cluster for distributed training
Setup
- Clone the repository
git clone <repository-url>
cd interleaved-umm
- Create conda environment
conda create -n interleaved-umm python=3.12
conda activate interleaved-umm
- Install PyTorch
First, install PyTorch 2.8.0 matching your CUDA version from the official PyTorch website.
For example, with CUDA 11.8:
pip install torch==2.8.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu118
For CUDA 12.1:
pip install torch==2.8.0 torchvision torchaudio --index-url https://download.pytorch.org/whl/cu121
- Install in editable mode
pip install -e .
- Install dependencies
pip install -r requirements.txt
- Set up environment variables
Create a .env file in the project root:
# OpenAI-compatible API
BASE_URL=https://api.openai.com/v1/chat/completions
API_KEY=your_api_key_here
# Qwen API (optional)
QWEN_API_KEY=your_qwen_key
QWEN_BASE_URL=https://dashscope.aliyuncs.com/compatible-mode/v1
β οΈ Important: Never commit the .env file. It's already in .gitignore.
- Prepare CO3D dataset
Download and extract the CO3D dataset, then update paths in generation scripts:
ROOT_PATH: Path to CO3D dataset rootIMAGE_PREFIX: Relative path for storing processed images
Project Structure
interleaved-umm/
βββ src/
β βββ action_state/ # Task generation logic
β β βββ gen_task1.py # Camera view prediction
β β βββ gen_task3.py # Camera view ordering
β β βββ utils.py # Geometry utilities (PCA, camera poses)
β βββ llm_generation/ # Chain-of-thought generation
β β βββ generator.py # CoTGenerator orchestrator
β β βββ prompts.py # Task-specific prompts
β β βββ api_client.py # OpenAI-compatible API client
β β βββ vllm_client.py # Local vLLM inference
β β βββ cleaning_generator.py # Data quality verification
β βββ utils/
β βββ image_utils.py # Multimodal content parsing
βββ scripts/
β βββ action_state/ # Task generation runners
β β βββ task1/ # Task 1 generation scripts
β β βββ task3/ # Task 3 generation scripts
β βββ run_llm_cot.py # LLM CoT generation (API)
β βββ run_llm_cot_vllm.py # LLM CoT generation (vLLM)
β βββ run_cleaning.py # Data quality checker
β βββ filter/ # Sequence filtering scripts
β βββ copy_image.py # Image preprocessing
β βββ visualize_*.py # Visualization tools
βββ deploy/
β βββ local/ # Cluster deployment configs
β β βββ task1/
β β βββ task3/
β β βββ cleaning/
β βββ template/ # Config templates
βββ configs/ # Legacy configuration files
βββ data/ # Generated datasets (not in repo)
βββ debug/ # Debugging outputs (not in repo)
βββ pyproject.toml # Package configuration
βββ requirements.txt # Python dependencies
βββ CLAUDE.md # Documentation for Claude Code
Quick Start
1. Generate Task Metadata
Generate Task 1 samples with oracle reasoning chains:
cd scripts/action_state/task1
bash run_gen_task1_v3.sh
This will:
- Sample camera pose pairs from CO3D sequences
- Verify geometric constraints (angle ranges, intervals)
- Generate oracle chains with intermediate views
- Save JSONL files to
data/questions/task1_metadata_v3/
2. Generate Chain-of-Thought Reasoning
Option A: Using OpenAI-compatible API
python scripts/run_llm_cot.py \
--input_file data/questions/task1_metadata_v3/train/train_1.jsonl \
--output_file data/questions/task1_v3/train/train_1.jsonl \
--image_root /path/to/project/root \
--model gpt-4o
Option B: Using local vLLM server
python scripts/run_llm_cot_vllm.py \
--input_file data/questions/task1_metadata_v3/train/train_1.jsonl \
--output_file data/questions/task1_v3/train/train_1.jsonl \
--image_root /path/to/project/root \
--model /path/to/Qwen3-VL-32B-Instruct \
--tp_size 2 \
--gpu_memory_utilization 0.9
3. Deploy to Cluster
If using Determined AI:
det experiment create deploy/local/task1/config.yaml .
Usage
Task Generation Parameters
Task 1 (Camera View Prediction)
Key parameters in scripts/action_state/task1/run_gen_task1_v3.sh:
MIN_ANGLE=60.0 # Minimum rotation angle (degrees)
MAX_ANGLE=125.0 # Maximum rotation angle (degrees)
MIN_INTERVAL=25.0 # Minimum angular separation between options
NUM_SAMPLES=3 # Samples per sequence
Task 3 (Camera View Ordering)
Key parameters in scripts/action_state/task3/run_gen_task3_v3.sh:
MIN_INTERVAL=15.0 # Minimum per-step rotation
MAX_INTERVAL=40.0 # Maximum per-step rotation
MAX_ANGLE=170.0 # Maximum total trajectory span
Data Filtering
Before generating tasks, filter sequences for quality:
python scripts/filter/filter_v4.py \
--category apple \
--root_path /path/to/co3d \
--output_dir data/filter_log_v4_pca
Visualization
Visualize camera trajectories:
python scripts/visualize_traj_pca.py \
--category apple \
--root_path /path/to/co3d \
--sequence_name <sequence_id>
Configuration
Environment Variables
| Variable | Description | Example |
|---|---|---|
BASE_URL |
OpenAI-compatible API endpoint | https://api.openai.com/v1/chat/completions |
API_KEY |
API authentication key | sk-... |
QWEN_API_KEY |
Qwen API key (optional) | sk-... |
QWEN_BASE_URL |
Qwen API endpoint (optional) | https://dashscope.aliyuncs.com/... |
Cluster Deployment
Edit deploy/local/*/config.yaml:
resources:
resource_pool: amp-80g # GPU pool
slots_per_trial: 2 # Number of GPUs
bind_mounts:
- host_path: /mount/HOME/username
container_path: /home/username
environment:
image: your-docker-image:tag
Development
Running Tests
# Test on a small subset
python src/action_state/gen_task1.py \
--root_path /path/to/co3d \
--output_dir test_output \
--category apple \
--num_samples 1
Code Structure
Geometry Pipeline:
CO3DDataLoaderloads frame annotationsget_sequence_geometry_pca()estimates ground plane via PCAget_relative_yaw()computes angular differencesdecompose_angle()breaks rotations into steps
CoT Generation Pipeline:
CoTGeneratorreceives oracle chain- For each step, constructs context messages
- Calls LLM with "cheat sheet" (target view + physics hints)
- LLM generates reasoning that appears to derive the action
- Combines into final
<think>...</think>trace
Key Concepts
- Oracle Chain: Ground-truth reasoning path with intermediate views
- Cheat Mechanism: LLM sees target but must write as if deriving it
- Parallax Rule: "Camera moves RIGHT β View shifts LEFT"
- Bird's Eye View: Rotation direction defined from top-down perspective
Troubleshooting
Issue: FileNotFoundError for images
- Solution: Check
IMAGE_PREFIXandimage_rootmatch your actual paths
Issue: LinAlgError in PCA
- Solution: Sequence has too few frames or degenerate geometry. Filter will catch these.
Issue: vLLM OOM errors
- Solution: Reduce
gpu_memory_utilizationorlimit_mm_per_prompt
Issue: No valid samples generated
- Solution: Relax
MIN_ANGLE,MAX_ANGLE, orMIN_INTERVALconstraints
Citation
If you use this dataset or codebase, please cite:
@misc{interleaved-umm,
title={Interleaved Multimodal Reasoning Dataset},
author={Your Name},
year={2024}
}
License
[Specify your license here]
Contact
For questions or issues, please contact [your contact info] or open an issue on GitHub.
- Downloads last month
- 84