The full dataset viewer is not available (click to read why). Only showing a preview of the rows.
The dataset generation failed
Error code:   DatasetGenerationError
Exception:    ArrowInvalid
Message:      Float value -0.300000 was truncated converting to int64
Traceback:    Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1586, in _prepare_split_single
                  writer.write(example, key)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 623, in write
                  self.write_examples_on_file()
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 581, in write_examples_on_file
                  self.write_batch(batch_examples=batch_examples)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 697, in write_batch
                  arrays.append(pa.array(typed_sequence))
                                ^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/array.pxi", line 256, in pyarrow.lib.array
                File "pyarrow/array.pxi", line 118, in pyarrow.lib._handle_arrow_array_protocol
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 323, in __arrow_array__
                  out = cast_array_to_feature(
                        ^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2002, in cast_array_to_feature
                  _c(array.field(name) if name in array_fields else null_array, subfeature)
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2002, in cast_array_to_feature
                  _c(array.field(name) if name in array_fields else null_array, subfeature)
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2002, in cast_array_to_feature
                  _c(array.field(name) if name in array_fields else null_array, subfeature)
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2052, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature.feature)
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2086, in cast_array_to_feature
                  return array_cast(
                         ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1949, in array_cast
                  return array.cast(pa_type)
                         ^^^^^^^^^^^^^^^^^^^
                File "pyarrow/array.pxi", line 1135, in pyarrow.lib.Array.cast
                File "/usr/local/lib/python3.12/site-packages/pyarrow/compute.py", line 412, in cast
                  return call_function("cast", [arr], options, memory_pool)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/_compute.pyx", line 604, in pyarrow._compute.call_function
                File "pyarrow/_compute.pyx", line 399, in pyarrow._compute.Function.call
                File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: Float value -0.300000 was truncated converting to int64
              
              During handling of the above exception, another exception occurred:
              
              Traceback (most recent call last):
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1595, in _prepare_split_single
                  num_examples, num_bytes = writer.finalize()
                                            ^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 728, in finalize
                  self.write_examples_on_file()
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 581, in write_examples_on_file
                  self.write_batch(batch_examples=batch_examples)
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 697, in write_batch
                  arrays.append(pa.array(typed_sequence))
                                ^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/array.pxi", line 256, in pyarrow.lib.array
                File "pyarrow/array.pxi", line 118, in pyarrow.lib._handle_arrow_array_protocol
                File "/usr/local/lib/python3.12/site-packages/datasets/arrow_writer.py", line 323, in __arrow_array__
                  out = cast_array_to_feature(
                        ^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2002, in cast_array_to_feature
                  _c(array.field(name) if name in array_fields else null_array, subfeature)
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2002, in cast_array_to_feature
                  _c(array.field(name) if name in array_fields else null_array, subfeature)
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2002, in cast_array_to_feature
                  _c(array.field(name) if name in array_fields else null_array, subfeature)
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2052, in cast_array_to_feature
                  casted_array_values = _c(array.values, feature.feature)
                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 2086, in cast_array_to_feature
                  return array_cast(
                         ^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1797, in wrapper
                  return func(array, *args, **kwargs)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/usr/local/lib/python3.12/site-packages/datasets/table.py", line 1949, in array_cast
                  return array.cast(pa_type)
                         ^^^^^^^^^^^^^^^^^^^
                File "pyarrow/array.pxi", line 1135, in pyarrow.lib.Array.cast
                File "/usr/local/lib/python3.12/site-packages/pyarrow/compute.py", line 412, in cast
                  return call_function("cast", [arr], options, memory_pool)
                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "pyarrow/_compute.pyx", line 604, in pyarrow._compute.call_function
                File "pyarrow/_compute.pyx", line 399, in pyarrow._compute.Function.call
                File "pyarrow/error.pxi", line 155, in pyarrow.lib.pyarrow_internal_check_status
                File "pyarrow/error.pxi", line 92, in pyarrow.lib.check_status
              pyarrow.lib.ArrowInvalid: Float value -0.300000 was truncated converting to int64
              
              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 1334, in compute_config_parquet_and_info_response
                  parquet_operations, partial, estimated_dataset_info = stream_convert_to_parquet(
                                                                        ^^^^^^^^^^^^^^^^^^^^^^^^^^
                File "/src/services/worker/src/worker/job_runners/config/parquet_and_info.py", line 911, in stream_convert_to_parquet
                  builder._prepare_split(
                File "/usr/local/lib/python3.12/site-packages/datasets/builder.py", line 1447, 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 1604, in _prepare_split_single
                  raise DatasetGenerationError("An error occurred while generating the dataset") from e
              datasets.exceptions.DatasetGenerationError: An error occurred while generating the dataset

Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.

__key__
string
__url__
string
flow_concat.png
image
frame0_l.png
image
frame0_r.png
image
frame1_l.png
image
frame1_r.png
image
image_concat.png
image
info.json
dict
stereo_concat.png
image
000000000
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00000.tar
{ "camera_direction": [ -0.30559220910072327, 0.9423191547393799, -0.1365584135055542 ], "camera_lens": 38.45572621147997, "camera_location": [ 0.9238411784172058, -1.78045654296875, 4.471848487854004 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000001
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00001.tar
{ "camera_direction": [ -0.2745783030986786, 0.9614360928535461, -0.015732211992144585 ], "camera_lens": 47.769682317390874, "camera_location": [ -0.7683900594711304, -6.262302398681641, 5.1912078857421875 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000002
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00002.tar
{ "camera_direction": [ -0.5979560017585754, 0.8010720014572144, 0.027061253786087036 ], "camera_lens": 42.78254126781951, "camera_location": [ -2.884892702102661, -3.0666754245758057, 5.893903732299805 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000003
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00003.tar
{ "camera_direction": [ -0.009627902880311012, 0.9858307838439941, -0.167466402053833 ], "camera_lens": 31.982629648699966, "camera_location": [ 0.960676908493042, -2.8368771076202393, 5.671692848205566 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000004
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00004.tar
{ "camera_direction": [ 0.069975845515728, 0.9950582981109619, -0.07044387608766556 ], "camera_lens": 42.819167865721155, "camera_location": [ -1.0513588190078735, -9.708739280700684, 3.718026876449585 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000005
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00005.tar
{ "camera_direction": [ -0.023306598886847496, 0.9981396794319153, 0.056338485330343246 ], "camera_lens": 33.05670271544542, "camera_location": [ -2.6769611835479736, -6.886102199554443, 6.979030132293701 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000006
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00006.tar
{ "camera_direction": [ -0.10794921964406967, 0.9908556342124939, 0.08094566315412521 ], "camera_lens": 37.69667527380116, "camera_location": [ -1.3711532354354858, -4.105039119720459, 4.255492210388184 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000007
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00007.tar
{ "camera_direction": [ -0.12829193472862244, 0.9914836883544922, -0.022388581186532974 ], "camera_lens": 29.07375048113618, "camera_location": [ 4.20112943649292, -3.4172213077545166, 5.164212226867676 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000008
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00008.tar
{ "camera_direction": [ -0.057650383561849594, 0.9454365968704224, -0.3206649720668793 ], "camera_lens": 42.993844815553516, "camera_location": [ -0.002977697877213359, -2.9335813522338867, 6.735162258148193 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000009
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00009.tar
{ "camera_direction": [ -0.057569656521081924, 0.9964379072189331, -0.06162082776427269 ], "camera_lens": 42.203130054913515, "camera_location": [ -3.4219560623168945, -6.704610347747803, 6.142545223236084 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000010
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00010.tar
{ "camera_direction": [ -0.7418501377105713, 0.6689947843551636, -0.045872390270233154 ], "camera_lens": 38.84620934206278, "camera_location": [ -4.597469329833984, -9.505627632141113, 6.687417984008789 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000011
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00011.tar
{ "camera_direction": [ -0.38714003562927246, 0.9140344262123108, -0.1210940033197403 ], "camera_lens": 23.892624707689478, "camera_location": [ 4.622939586639404, -9.205243110656738, 6.91202974319458 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000012
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00012.tar
{ "camera_direction": [ -0.6500067710876465, 0.7598000764846802, 0.013965673744678497 ], "camera_lens": 25.807255454957385, "camera_location": [ 4.182430267333984, -10.150653839111328, 6.616337776184082 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000013
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00013.tar
{ "camera_direction": [ -0.14880090951919556, 0.9886643886566162, 0.02002335712313652 ], "camera_lens": 45.83941755691903, "camera_location": [ 3.7189815044403076, -6.31237268447876, 3.134610652923584 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000014
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00014.tar
{ "camera_direction": [ -0.20345327258110046, 0.9633506536483765, -0.17482084035873413 ], "camera_lens": 29.026115509846637, "camera_location": [ -4.423773765563965, -7.28434419631958, 3.5172111988067627 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000015
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00015.tar
{ "camera_direction": [ -0.05193326994776726, 0.9720408320426941, -0.22899678349494934 ], "camera_lens": 35.97226401371023, "camera_location": [ -1.646702766418457, -8.694496154785156, 4.417945861816406 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000016
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00016.tar
{ "camera_direction": [ -0.11727920919656754, 0.9912618398666382, -0.06037716940045357 ], "camera_lens": 25.271278214545276, "camera_location": [ -4.871512413024902, -7.625518798828125, 5.9170966148376465 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000017
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00017.tar
{ "camera_direction": [ -0.6155322194099426, 0.7874719500541687, 0.031751252710819244 ], "camera_lens": 32.38882236023075, "camera_location": [ 3.2465031147003174, -3.8102288246154785, 5.108150005340576 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000018
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00018.tar
{ "camera_direction": [ -0.1147303432226181, 0.989881694316864, -0.08349387347698212 ], "camera_lens": 49.79299064006368, "camera_location": [ 1.2417634725570679, -3.5230040550231934, 6.3098955154418945 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000019
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00019.tar
{ "camera_direction": [ -0.35114291310310364, 0.9328510165214539, -0.08054592460393906 ], "camera_lens": 43.06635563789869, "camera_location": [ 3.5184133052825928, -10.505399703979492, 5.853280544281006 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000020
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00020.tar
{ "camera_direction": [ -0.33923256397247314, 0.9052767157554626, -0.25572502613067627 ], "camera_lens": 49.65097306428987, "camera_location": [ -2.5423500537872314, -2.709758758544922, 5.818239688873291 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000021
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00021.tar
{ "camera_direction": [ -0.5386180877685547, 0.8409824967384338, 0.051371581852436066 ], "camera_lens": 22.044340644457154, "camera_location": [ 1.777626395225525, -2.956674098968506, 5.188960552215576 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000022
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00022.tar
{ "camera_direction": [ -0.4770822823047638, 0.8744059801101685, -0.08835504204034805 ], "camera_lens": 38.75833790832009, "camera_location": [ 5.641127109527588, -7.165980339050293, 6.919862747192383 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000023
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00023.tar
{ "camera_direction": [ -0.2393137663602829, 0.9677824378013611, 0.07826998829841614 ], "camera_lens": 49.81052016284448, "camera_location": [ 0.7209987044334412, -5.479288101196289, 6.51593542098999 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000024
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00024.tar
{ "camera_direction": [ 0.1914134919643402, 0.9691398739814758, -0.1553342640399933 ], "camera_lens": 45.92604849644525, "camera_location": [ -0.5961209535598755, -6.665046691894531, 5.177631378173828 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000025
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00025.tar
{ "camera_direction": [ -0.3668375015258789, 0.915749728679657, -0.16380710899829865 ], "camera_lens": 43.39209950851925, "camera_location": [ -3.0513172149658203, -8.344945907592773, 3.635838031768799 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000026
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00026.tar
{ "camera_direction": [ -0.002367578912526369, 0.9988571405410767, -0.04773637652397156 ], "camera_lens": 44.76753366831803, "camera_location": [ 2.0628139972686768, -2.045889139175415, 4.4768967628479 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000027
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00027.tar
{ "camera_direction": [ -0.3682642877101898, 0.9289888143539429, 0.036893829703330994 ], "camera_lens": 46.303213510113636, "camera_location": [ 3.378573179244995, -4.70414400100708, 6.881834983825684 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000028
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00028.tar
{ "camera_direction": [ -0.3359372317790985, 0.937125563621521, 0.09456142783164978 ], "camera_lens": 43.19441089788758, "camera_location": [ 3.401447057723999, -0.8312726020812988, 6.991396427154541 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000029
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00029.tar
{ "camera_direction": [ -0.04182108864188194, 0.9950640201568604, 0.08999238908290863 ], "camera_lens": 27.8160227633869, "camera_location": [ 1.3451554775238037, -4.8687310218811035, 4.478944778442383 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000030
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00030.tar
{ "camera_direction": [ -0.19143632054328918, 0.9750940799713135, -0.1119985282421112 ], "camera_lens": 25.10827872238036, "camera_location": [ -0.6538938283920288, -2.9280641078948975, 6.852104187011719 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000031
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00031.tar
{ "camera_direction": [ -0.2622521221637726, 0.9644636511802673, 0.03215212747454643 ], "camera_lens": 34.09013293211148, "camera_location": [ -3.1798439025878906, -2.275891065597534, 6.667043209075928 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000032
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00032.tar
{ "camera_direction": [ -0.038608942180871964, 0.9992523193359375, -0.0020573651418089867 ], "camera_lens": 46.143065786963625, "camera_location": [ -0.04006337374448776, -7.995486259460449, 6.368991374969482 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000033
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00033.tar
{ "camera_direction": [ -0.5176018476486206, 0.852931559085846, -0.0677940770983696 ], "camera_lens": 45.716781875240606, "camera_location": [ -0.5598160028457642, -0.0810626819729805, 5.526571273803711 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000034
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00034.tar
{ "camera_direction": [ -0.5152876377105713, 0.828529417514801, -0.21912917494773865 ], "camera_lens": 34.46178371819932, "camera_location": [ -0.9157545566558838, -11.329751968383789, 5.3918046951293945 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000035
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00035.tar
{ "camera_direction": [ -0.6420766115188599, 0.7444637417793274, -0.1830611377954483 ], "camera_lens": 40.07402992647731, "camera_location": [ -0.9691959023475647, -4.929894924163818, 4.2199554443359375 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000036
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00036.tar
{ "camera_direction": [ -0.4430960416793823, 0.8963038921356201, -0.017473766580224037 ], "camera_lens": 33.59461893072888, "camera_location": [ -2.3538529872894287, -7.325316429138184, 6.856186389923096 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000037
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00037.tar
{ "camera_direction": [ -0.4816846251487732, 0.8750362992286682, 0.047868676483631134 ], "camera_lens": 30.110533452901613, "camera_location": [ 1.2124624252319336, -5.406646251678467, 4.160201072692871 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000038
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00038.tar
{ "camera_direction": [ 0.09074036031961441, 0.9774285554885864, -0.19078712165355682 ], "camera_lens": 30.925917206966957, "camera_location": [ -3.323911666870117, -0.6207327246665955, 6.265664577484131 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000039
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00039.tar
{ "camera_direction": [ 0.20006580650806427, 0.9765582084655762, -0.07942153513431549 ], "camera_lens": 42.014542969264184, "camera_location": [ -3.72108793258667, -3.00679612159729, 3.750847101211548 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000040
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00040.tar
{ "camera_direction": [ 0.00536730419844389, 0.9969676733016968, 0.07763198018074036 ], "camera_lens": 27.241841363087094, "camera_location": [ 0.7832589149475098, -2.0639779567718506, 4.986757755279541 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000041
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00041.tar
{ "camera_direction": [ -0.4609315097332001, 0.8873612284660339, -0.011499944142997265 ], "camera_lens": 26.79979112342351, "camera_location": [ -3.07624888420105, -10.73482608795166, 6.226751327514648 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000042
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00042.tar
{ "camera_direction": [ -0.4266336262226105, 0.8803983330726624, -0.20708072185516357 ], "camera_lens": 37.48772268553769, "camera_location": [ 5.393768310546875, -5.325924396514893, 4.93156099319458 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000043
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00043.tar
{ "camera_direction": [ -0.29612991213798523, 0.944675862789154, -0.1410481035709381 ], "camera_lens": 37.601877302609864, "camera_location": [ 4.451678276062012, -6.546492576599121, 3.904953718185425 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000044
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00044.tar
{ "camera_direction": [ -0.2889000475406647, 0.9516173601150513, -0.10469554364681244 ], "camera_lens": 28.18264299544326, "camera_location": [ -4.84209680557251, -5.326894283294678, 4.869487285614014 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000045
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00045.tar
{ "camera_direction": [ -0.296328604221344, 0.9541140198707581, -0.0430789440870285 ], "camera_lens": 41.433162941080724, "camera_location": [ 6.723721504211426, -7.646174907684326, 4.450331687927246 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000046
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00046.tar
{ "camera_direction": [ -0.47627076506614685, 0.868760883808136, 0.1357225626707077 ], "camera_lens": 22.93564105992373, "camera_location": [ -1.8127247095108032, -10.1968994140625, 3.395627737045288 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000047
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00047.tar
{ "camera_direction": [ -0.4178116023540497, 0.870587170124054, -0.25982969999313354 ], "camera_lens": 47.540085843487, "camera_location": [ 3.0428519248962402, -6.341579914093018, 6.690847873687744 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000048
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00048.tar
{ "camera_direction": [ -0.5302305221557617, 0.8462069034576416, -0.052814509719610214 ], "camera_lens": 43.42716511338908, "camera_location": [ -3.4774179458618164, -5.570923805236816, 6.25502347946167 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000049
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00049.tar
{ "camera_direction": [ -0.38597527146339417, 0.9107020497322083, -0.14712215960025787 ], "camera_lens": 43.54789995646368, "camera_location": [ 0.042865678668022156, -0.13022612035274506, 5.938572406768799 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000050
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00050.tar
{ "camera_direction": [ -0.45722275972366333, 0.8839513063430786, 0.09786421060562134 ], "camera_lens": 36.19198153860244, "camera_location": [ 1.7584737539291382, -7.723245143890381, 3.9841866493225098 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000051
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00051.tar
{ "camera_direction": [ -0.39386722445487976, 0.9169063568115234, -0.06443037837743759 ], "camera_lens": 34.45209744707262, "camera_location": [ 1.9478594064712524, -11.156558990478516, 5.109492778778076 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000052
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00052.tar
{ "camera_direction": [ 0.2349299192428589, 0.9697216749191284, 0.06669185310602188 ], "camera_lens": 40.34301580390611, "camera_location": [ -3.0318164825439453, -4.859528064727783, 4.184342861175537 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000053
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00053.tar
{ "camera_direction": [ -0.43969297409057617, 0.8912792801856995, -0.1108665019273758 ], "camera_lens": 35.27406455797869, "camera_location": [ 4.324649810791016, -3.5607099533081055, 5.5977678298950195 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000054
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00054.tar
{ "camera_direction": [ -0.5618040561676025, 0.823097825050354, -0.08298390358686447 ], "camera_lens": 49.887594537716026, "camera_location": [ 6.375971794128418, -4.407881736755371, 4.064284801483154 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000055
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00055.tar
{ "camera_direction": [ -0.36306339502334595, 0.9206970930099487, -0.14318469166755676 ], "camera_lens": 32.59638873259231, "camera_location": [ 4.946591377258301, -3.0686938762664795, 6.65060567855835 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000056
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00056.tar
{ "camera_direction": [ -0.156637504696846, 0.9857398271560669, -0.06149489805102348 ], "camera_lens": 22.215900586957297, "camera_location": [ -0.461849182844162, -10.74034309387207, 5.453128337860107 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000057
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00057.tar
{ "camera_direction": [ -0.19870755076408386, 0.9715423583984375, -0.12892208993434906 ], "camera_lens": 49.20515004643673, "camera_location": [ 0.9777127504348755, -7.892238140106201, 3.1390304565429688 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000058
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00058.tar
{ "camera_direction": [ -0.5478700995445251, 0.8356358408927917, -0.039384108036756516 ], "camera_lens": 41.0784923639863, "camera_location": [ -4.253117561340332, -7.886137962341309, 4.196752548217773 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000059
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00059.tar
{ "camera_direction": [ 0.16970477998256683, 0.9853567481040955, -0.01650139130651951 ], "camera_lens": 29.896938199093846, "camera_location": [ -2.791365385055542, -6.606716632843018, 3.314068078994751 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000060
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00060.tar
{ "camera_direction": [ -0.5427923202514648, 0.8394217491149902, 0.027340728789567947 ], "camera_lens": 44.369942732595334, "camera_location": [ -2.498166561126709, -10.141672134399414, 3.157721996307373 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000061
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00061.tar
{ "camera_direction": [ -0.2024102807044983, 0.9571305513381958, -0.2071983516216278 ], "camera_lens": 41.973611562739464, "camera_location": [ 1.5963772535324097, -8.71822738647461, 5.951334476470947 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000062
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00062.tar
{ "camera_direction": [ -0.44990572333335876, 0.8912560343742371, -0.05698715150356293 ], "camera_lens": 43.2067904805057, "camera_location": [ -4.844820499420166, -11.305140495300293, 5.402411937713623 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000063
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00063.tar
{ "camera_direction": [ -0.6896276473999023, 0.7238705158233643, 0.020621564239263535 ], "camera_lens": 20.419099342495166, "camera_location": [ 1.940874457359314, -10.707587242126465, 5.139151096343994 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000064
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00064.tar
{ "camera_direction": [ -0.22922244668006897, 0.9707107543945312, 0.07195515930652618 ], "camera_lens": 49.384045914069986, "camera_location": [ 2.29345965385437, -1.516465663909912, 3.6518619060516357 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000065
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00065.tar
{ "camera_direction": [ 0.143653005361557, 0.9572286009788513, -0.2511516809463501 ], "camera_lens": 38.767577319612066, "camera_location": [ -2.422849655151367, -2.0370934009552, 3.80655574798584 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000066
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00066.tar
{ "camera_direction": [ -0.2368859499692917, 0.9617006182670593, -0.13790185749530792 ], "camera_lens": 48.91380137985383, "camera_location": [ 3.9730451107025146, -6.339820384979248, 5.3122663497924805 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000067
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00067.tar
{ "camera_direction": [ -0.3377487063407898, 0.8773849010467529, -0.34076619148254395 ], "camera_lens": 37.6853228046457, "camera_location": [ -1.7650595903396606, -10.094067573547363, 3.918063163757324 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000068
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00068.tar
{ "camera_direction": [ 0.14288920164108276, 0.9852150678634644, -0.09451950341463089 ], "camera_lens": 31.520691700668195, "camera_location": [ -0.06990233808755875, -4.48698616027832, 6.3779730796813965 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000069
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00069.tar
{ "camera_direction": [ -0.4822324216365814, 0.8743424415588379, -0.05456370860338211 ], "camera_lens": 47.22477992611503, "camera_location": [ 4.2457146644592285, -0.3584500253200531, 5.1472344398498535 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000070
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00070.tar
{ "camera_direction": [ -0.45910894870758057, 0.8879103660583496, -0.028881145641207695 ], "camera_lens": 21.062175996758825, "camera_location": [ -4.00731086730957, -9.563977241516113, 4.662813186645508 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000071
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00071.tar
{ "camera_direction": [ -0.5711359977722168, 0.7708450555801392, -0.28213751316070557 ], "camera_lens": 36.40711849634839, "camera_location": [ 1.633607029914856, -8.028345108032227, 3.412393808364868 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000072
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00072.tar
{ "camera_direction": [ -0.444840669631958, 0.8942918181419373, -0.04856915399432182 ], "camera_lens": 33.33802936703002, "camera_location": [ 3.413670778274536, -4.404325485229492, 5.809978485107422 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000073
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00073.tar
{ "camera_direction": [ -0.23446610569953918, 0.969806969165802, -0.06708317995071411 ], "camera_lens": 46.95750738146687, "camera_location": [ -3.016592502593994, -2.651275157928467, 4.542990684509277 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000074
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00074.tar
{ "camera_direction": [ -0.01057241577655077, 0.9985716342926025, -0.05237347632646561 ], "camera_lens": 27.84943053177293, "camera_location": [ -1.4982589483261108, -6.355481147766113, 6.376669406890869 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000075
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00075.tar
{ "camera_direction": [ -0.31624820828437805, 0.9450316429138184, -0.08308032155036926 ], "camera_lens": 35.57268524046265, "camera_location": [ -4.332159519195557, -2.662374258041382, 5.8765435218811035 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000076
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00076.tar
{ "camera_direction": [ -0.3935615122318268, 0.8879151940345764, -0.2381509691476822 ], "camera_lens": 46.8432622313941, "camera_location": [ -0.29268112778663635, -6.745243549346924, 5.1141557693481445 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000077
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00077.tar
{ "camera_direction": [ -0.39730602502822876, 0.9175941944122314, 0.012996033765375614 ], "camera_lens": 34.471933290433526, "camera_location": [ 1.7718017101287842, -6.996561050415039, 3.370954990386963 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000078
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00078.tar
{ "camera_direction": [ 0.10483424365520477, 0.9884080290794373, -0.10981544107198715 ], "camera_lens": 44.06498813621708, "camera_location": [ -2.6698505878448486, -5.700493812561035, 4.688429355621338 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000079
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00079.tar
{ "camera_direction": [ -0.5606526732444763, 0.7884126901626587, -0.2531284689903259 ], "camera_lens": 29.392838614591582, "camera_location": [ 1.4305500984191895, -10.51818561553955, 6.789036750793457 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000080
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00080.tar
{ "camera_direction": [ -0.23989227414131165, 0.9497232437133789, -0.20118995010852814 ], "camera_lens": 47.53982310544652, "camera_location": [ 3.0481460094451904, -3.7486188411712646, 4.861980438232422 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000081
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00081.tar
{ "camera_direction": [ -0.36404189467430115, 0.9277690649032593, 0.08196362853050232 ], "camera_lens": 22.179085835676016, "camera_location": [ -2.3034729957580566, -8.313146591186523, 4.562742710113525 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000082
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00082.tar
{ "camera_direction": [ 0.29631510376930237, 0.9252246618270874, -0.2369740903377533 ], "camera_lens": 44.94944738276127, "camera_location": [ -2.384145736694336, -1.6249377727508545, 5.218161106109619 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
000000083
hf://datasets/princeton-vl/LayeredFlow-Syn@5d39e1ee4d69b2b764528f61a7320999a3b6c20f/layeredflow_syn_tar/train/00083.tar
{ "camera_direction": [ -0.387021541595459, 0.9214572310447693, -0.03362764045596123 ], "camera_lens": 21.951300926106967, "camera_location": [ -4.295351982116699, -3.7540457248687744, 5.397365570068359 ], "config": { "camera": { "dir": [ 0, 1, 0 ], "len": 35, "loc": [ 0, -10, 5 ] }, "camera_range": { "dir_lower_bound": [ -0.5, 0.4, -0.2 ], "dir_upper_bound": [ 0.2, 1, 0.1 ], "distance_lower_bound": 1, "distance_upper_bound": 20, "focus_lower_bound": 20, "focus_upper_bound": 50, "loc_lower_bound": [ -5, -13, 3 ], "loc_upper_bound": [ 7, 0, 7 ] }, "link": "https://blendswap.com/blend/21884", "path": "cycles-modern-kitchen-scene/modern_kitchen.blend", "type": "kitchen" }, "glass_prob": 0.4, "metal_prob": 0.3, "plane_prob": 0.7, "random_place": 0.29411764705882354, "resolution": [ 1280, 720 ], "samples": 256, "scene_id": 0 }
End of preview.