Datasets:
Add files using upload-large-folder tool
Browse filesThis view is limited to 50 files because it contains too many changes. See raw diff
- benchmark.jsonl +0 -0
- benchmark_filtered.jsonl +0 -0
- benchmark_v2.jsonl +0 -0
- depth__cube__sphere__plain/ground_truth.json +22 -0
- depth__cube__sphere__plain/qa_item.json +26 -0
- depth__hexagonal_prism__disc__gradient/ground_truth.json +22 -0
- depth__hexagonal_prism__disc__gradient/qa_item.json +26 -0
- depth__uv_sphere__cone__desert/qa_item.json +26 -0
- filter_report.json +286 -0
- lightdir__arrow__cross__office__s9001/ground_truth.json +21 -0
- lightdir__arrow__cross__outdoor__s9002/ground_truth.json +21 -0
- lightdir__capsule__octahedron__room__s9002/ground_truth.json +21 -0
- lightdir__capsule__octahedron__room__s9002/obj_index0001.exr +0 -0
- lightdir__capsule__octahedron__room__s9002/qa_item.json +26 -0
- lightdir__cube__sphere__gradient__s9001/ground_truth.json +21 -0
- lightdir__cube__sphere__gradient__s9001/obj_index0001.exr +0 -0
- lightdir__cube__sphere__outdoor__s9002/qa_item.json +26 -0
- lightdir__cube__sphere__plain__s9002/ground_truth.json +21 -0
- lightdir__cube__sphere__plain__s9002/obj_index0001.exr +0 -0
- lightdir__cube__sphere__plain__s9002/qa_item.json +26 -0
- lightdir__hexagonal_prism__disc__room/ground_truth.json +21 -0
- lightdir__hexagonal_prism__disc__room/obj_index0001.exr +0 -0
- lightdir__hexagonal_prism__disc__room/qa_item.json +26 -0
- lightdir__monkey__tetrahedron__plain__s9002/ground_truth.json +21 -0
- lightdir__torus__diamond__room__s9002/ground_truth.json +21 -0
- lightdir__uv_sphere__cone__desert/ground_truth.json +21 -0
- lightdir__uv_sphere__cone__desert/obj_index0001.exr +0 -0
- lightdir__uv_sphere__cone__desert/qa_item.json +26 -0
- lightdir__uv_sphere__cone__plain__s9002/ground_truth.json +21 -0
- lightdir__uv_sphere__cone__plain__s9002/obj_index0001.exr +0 -0
- lightdir__uv_sphere__cone__plain__s9002/qa_item.json +26 -0
- normal__cylinder__pyramid__gradient/ground_truth.json +22 -0
- normal__cylinder__pyramid__gradient/qa_item.json +27 -0
- normal__monkey__tetrahedron__desert__s9001/ground_truth.json +22 -0
- normal__monkey__tetrahedron__desert__s9001/obj_index0001.exr +0 -0
- normal__monkey__tetrahedron__desert__s9001/qa_item.json +27 -0
- normal__monkey__tetrahedron__gradient/obj_index0001.exr +0 -0
- normal__pyramid__diamond__room__s9001/ground_truth.json +22 -0
- normal__pyramid__diamond__room__s9001/obj_index0001.exr +0 -0
- normal__pyramid__diamond__room__s9001/qa_item.json +27 -0
- normal__star__gear__gradient__s7777/obj_index0001.exr +0 -0
- normal__star__gear__plain__s7777/ground_truth.json +22 -0
- normal__tetrahedron__arrow__studio__s9001/ground_truth.json +22 -0
- normal__tetrahedron__arrow__studio__s9001/obj_index0001.exr +0 -0
- normal__tetrahedron__arrow__studio__s9001/qa_item.json +27 -0
- normal__uv_sphere__cone__bedroom/ground_truth.json +22 -0
- normal__uv_sphere__cone__bedroom/obj_index0001.exr +0 -0
- roughness__arrow__cross__kitchen__s9004/ground_truth.json +22 -0
- roughness__arrow__cross__kitchen__s9004/obj_index0001.exr +0 -0
- roughness__capsule__octahedron__office__s9004/ground_truth.json +22 -0
benchmark.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark_filtered.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
benchmark_v2.jsonl
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
depth__cube__sphere__plain/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "depth_comparison",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/cube.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/sphere.glb",
|
| 5 |
+
"depth_a_world": 2.1716467641177672,
|
| 6 |
+
"depth_b_world": 4.292951271655294,
|
| 7 |
+
"closer_object": "A",
|
| 8 |
+
"depth_difference": 2.121304507537527,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"depth_exr_file": "depth_raw0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 43,
|
| 21 |
+
"background": "plain"
|
| 22 |
+
}
|
depth__cube__sphere__plain/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "depth__cube__sphere__plain",
|
| 3 |
+
"task": "depth_comparison",
|
| 4 |
+
"category": "geometry",
|
| 5 |
+
"image_path": "examples/showcase/depth__cube__sphere__plain/rgb.png",
|
| 6 |
+
"question": "In this image, which object is nearer to the viewer: the one on the left side of the picture or the one on the right side?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Right",
|
| 12 |
+
"answer_key": "A",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "A",
|
| 16 |
+
"depth_a_pixel_mean": 9.754,
|
| 17 |
+
"depth_b_pixel_mean": 11.9856,
|
| 18 |
+
"depth_a_world": 2.1716,
|
| 19 |
+
"depth_b_world": 4.293
|
| 20 |
+
},
|
| 21 |
+
"metadata": {
|
| 22 |
+
"seed": 43,
|
| 23 |
+
"render_dir": "examples/showcase/depth__cube__sphere__plain",
|
| 24 |
+
"depth_difference": 2.1213
|
| 25 |
+
}
|
| 26 |
+
}
|
depth__hexagonal_prism__disc__gradient/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "depth_comparison",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/hexagonal_prism.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/disc.glb",
|
| 5 |
+
"depth_a_world": 4.011285109875652,
|
| 6 |
+
"depth_b_world": 1.5496739944805307,
|
| 7 |
+
"closer_object": "B",
|
| 8 |
+
"depth_difference": 2.461611115395121,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"depth_exr_file": "depth_raw0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 49,
|
| 21 |
+
"background": "gradient"
|
| 22 |
+
}
|
depth__hexagonal_prism__disc__gradient/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "depth__hexagonal_prism__disc__gradient",
|
| 3 |
+
"task": "depth_comparison",
|
| 4 |
+
"category": "geometry",
|
| 5 |
+
"image_path": "examples/showcase/depth__hexagonal_prism__disc__gradient/rgb.png",
|
| 6 |
+
"question": "In this image, which object is nearer to the viewer: the one on the left side of the picture or the one on the right side?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Left",
|
| 12 |
+
"answer_key": "B",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "B",
|
| 16 |
+
"depth_a_pixel_mean": 11.6847,
|
| 17 |
+
"depth_b_pixel_mean": 9.2997,
|
| 18 |
+
"depth_a_world": 4.0113,
|
| 19 |
+
"depth_b_world": 1.5497
|
| 20 |
+
},
|
| 21 |
+
"metadata": {
|
| 22 |
+
"seed": 49,
|
| 23 |
+
"render_dir": "examples/showcase/depth__hexagonal_prism__disc__gradient",
|
| 24 |
+
"depth_difference": 2.4616
|
| 25 |
+
}
|
| 26 |
+
}
|
depth__uv_sphere__cone__desert/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "depth__uv_sphere__cone__desert",
|
| 3 |
+
"task": "depth_comparison",
|
| 4 |
+
"category": "geometry",
|
| 5 |
+
"image_path": "examples/showcase/depth__uv_sphere__cone__desert/rgb.png",
|
| 6 |
+
"question": "From your viewpoint looking at this image, which object is closer to the camera \u2014 the one on your left or the one on your right?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Right",
|
| 12 |
+
"answer_key": "A",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "A",
|
| 16 |
+
"depth_a_pixel_mean": 9.9221,
|
| 17 |
+
"depth_b_pixel_mean": 11.4341,
|
| 18 |
+
"depth_a_world": 2.218,
|
| 19 |
+
"depth_b_world": 3.6386
|
| 20 |
+
},
|
| 21 |
+
"metadata": {
|
| 22 |
+
"seed": 537,
|
| 23 |
+
"render_dir": "examples/showcase/depth__uv_sphere__cone__desert",
|
| 24 |
+
"depth_difference": 1.4206
|
| 25 |
+
}
|
| 26 |
+
}
|
filter_report.json
ADDED
|
@@ -0,0 +1,286 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"input": "examples/showcase/benchmark.jsonl",
|
| 3 |
+
"output": "examples/showcase/benchmark_filtered.jsonl",
|
| 4 |
+
"n_input": 276,
|
| 5 |
+
"n_kept": 227,
|
| 6 |
+
"n_dropped": 49,
|
| 7 |
+
"kept_per_task": {
|
| 8 |
+
"depth_comparison": 120,
|
| 9 |
+
"light_direction": 53,
|
| 10 |
+
"normal_orientation": 20,
|
| 11 |
+
"roughness_comparison": 34
|
| 12 |
+
},
|
| 13 |
+
"dropped_per_task": {
|
| 14 |
+
"light_direction": 19,
|
| 15 |
+
"normal_orientation": 30
|
| 16 |
+
},
|
| 17 |
+
"dropped_by_reason": {
|
| 18 |
+
"small_lum_gap": 19,
|
| 19 |
+
"rotationally_symmetric_pair": 30
|
| 20 |
+
},
|
| 21 |
+
"kept_left_right_per_task": {
|
| 22 |
+
"roughness_comparison": {
|
| 23 |
+
"Left": 22,
|
| 24 |
+
"Right": 12
|
| 25 |
+
},
|
| 26 |
+
"light_direction": {
|
| 27 |
+
"Left": 34,
|
| 28 |
+
"Right": 19
|
| 29 |
+
},
|
| 30 |
+
"normal_orientation": {
|
| 31 |
+
"Left": 10,
|
| 32 |
+
"Right": 10
|
| 33 |
+
},
|
| 34 |
+
"depth_comparison": {
|
| 35 |
+
"Left": 47,
|
| 36 |
+
"Right": 73
|
| 37 |
+
}
|
| 38 |
+
},
|
| 39 |
+
"dropped_ids": [
|
| 40 |
+
{
|
| 41 |
+
"id": "lightdir__arrow__cross__kitchen",
|
| 42 |
+
"task": "light_direction",
|
| 43 |
+
"reason": "small_lum_gap(0.090)"
|
| 44 |
+
},
|
| 45 |
+
{
|
| 46 |
+
"id": "lightdir__capsule__octahedron__desert",
|
| 47 |
+
"task": "light_direction",
|
| 48 |
+
"reason": "small_lum_gap(0.091)"
|
| 49 |
+
},
|
| 50 |
+
{
|
| 51 |
+
"id": "lightdir__cube__sphere__snow",
|
| 52 |
+
"task": "light_direction",
|
| 53 |
+
"reason": "small_lum_gap(0.034)"
|
| 54 |
+
},
|
| 55 |
+
{
|
| 56 |
+
"id": "lightdir__cylinder__pyramid__snow",
|
| 57 |
+
"task": "light_direction",
|
| 58 |
+
"reason": "small_lum_gap(0.022)"
|
| 59 |
+
},
|
| 60 |
+
{
|
| 61 |
+
"id": "lightdir__monkey__tetrahedron__office",
|
| 62 |
+
"task": "light_direction",
|
| 63 |
+
"reason": "small_lum_gap(0.050)"
|
| 64 |
+
},
|
| 65 |
+
{
|
| 66 |
+
"id": "lightdir__prism__ring__concrete",
|
| 67 |
+
"task": "light_direction",
|
| 68 |
+
"reason": "small_lum_gap(0.039)"
|
| 69 |
+
},
|
| 70 |
+
{
|
| 71 |
+
"id": "lightdir__prism__ring__studio",
|
| 72 |
+
"task": "light_direction",
|
| 73 |
+
"reason": "small_lum_gap(0.025)"
|
| 74 |
+
},
|
| 75 |
+
{
|
| 76 |
+
"id": "lightdir__star__gear__bedroom",
|
| 77 |
+
"task": "light_direction",
|
| 78 |
+
"reason": "small_lum_gap(0.068)"
|
| 79 |
+
},
|
| 80 |
+
{
|
| 81 |
+
"id": "lightdir__star__gear__concrete",
|
| 82 |
+
"task": "light_direction",
|
| 83 |
+
"reason": "small_lum_gap(0.065)"
|
| 84 |
+
},
|
| 85 |
+
{
|
| 86 |
+
"id": "lightdir__star__gear__gradient",
|
| 87 |
+
"task": "light_direction",
|
| 88 |
+
"reason": "small_lum_gap(0.095)"
|
| 89 |
+
},
|
| 90 |
+
{
|
| 91 |
+
"id": "lightdir__star__gear__kitchen",
|
| 92 |
+
"task": "light_direction",
|
| 93 |
+
"reason": "small_lum_gap(0.067)"
|
| 94 |
+
},
|
| 95 |
+
{
|
| 96 |
+
"id": "lightdir__star__gear__living_room",
|
| 97 |
+
"task": "light_direction",
|
| 98 |
+
"reason": "small_lum_gap(0.069)"
|
| 99 |
+
},
|
| 100 |
+
{
|
| 101 |
+
"id": "lightdir__star__gear__office",
|
| 102 |
+
"task": "light_direction",
|
| 103 |
+
"reason": "small_lum_gap(0.068)"
|
| 104 |
+
},
|
| 105 |
+
{
|
| 106 |
+
"id": "lightdir__star__gear__snow",
|
| 107 |
+
"task": "light_direction",
|
| 108 |
+
"reason": "small_lum_gap(0.082)"
|
| 109 |
+
},
|
| 110 |
+
{
|
| 111 |
+
"id": "lightdir__star__gear__studio",
|
| 112 |
+
"task": "light_direction",
|
| 113 |
+
"reason": "small_lum_gap(0.094)"
|
| 114 |
+
},
|
| 115 |
+
{
|
| 116 |
+
"id": "lightdir__torus__diamond__bedroom",
|
| 117 |
+
"task": "light_direction",
|
| 118 |
+
"reason": "small_lum_gap(0.047)"
|
| 119 |
+
},
|
| 120 |
+
{
|
| 121 |
+
"id": "lightdir__torus__diamond__kitchen",
|
| 122 |
+
"task": "light_direction",
|
| 123 |
+
"reason": "small_lum_gap(0.047)"
|
| 124 |
+
},
|
| 125 |
+
{
|
| 126 |
+
"id": "lightdir__torus__diamond__living_room",
|
| 127 |
+
"task": "light_direction",
|
| 128 |
+
"reason": "small_lum_gap(0.044)"
|
| 129 |
+
},
|
| 130 |
+
{
|
| 131 |
+
"id": "lightdir__torus__diamond__studio",
|
| 132 |
+
"task": "light_direction",
|
| 133 |
+
"reason": "small_lum_gap(0.010)"
|
| 134 |
+
},
|
| 135 |
+
{
|
| 136 |
+
"id": "normal__capsule__octahedron__bedroom",
|
| 137 |
+
"task": "normal_orientation",
|
| 138 |
+
"reason": "rotationally_symmetric_pair(capsule,octahedron)"
|
| 139 |
+
},
|
| 140 |
+
{
|
| 141 |
+
"id": "normal__capsule__octahedron__desert",
|
| 142 |
+
"task": "normal_orientation",
|
| 143 |
+
"reason": "rotationally_symmetric_pair(capsule,octahedron)"
|
| 144 |
+
},
|
| 145 |
+
{
|
| 146 |
+
"id": "normal__capsule__octahedron__outdoor",
|
| 147 |
+
"task": "normal_orientation",
|
| 148 |
+
"reason": "rotationally_symmetric_pair(capsule,octahedron)"
|
| 149 |
+
},
|
| 150 |
+
{
|
| 151 |
+
"id": "normal__capsule__octahedron__room",
|
| 152 |
+
"task": "normal_orientation",
|
| 153 |
+
"reason": "rotationally_symmetric_pair(capsule,octahedron)"
|
| 154 |
+
},
|
| 155 |
+
{
|
| 156 |
+
"id": "normal__capsule__octahedron__studio",
|
| 157 |
+
"task": "normal_orientation",
|
| 158 |
+
"reason": "rotationally_symmetric_pair(capsule,octahedron)"
|
| 159 |
+
},
|
| 160 |
+
{
|
| 161 |
+
"id": "normal__cube__sphere__bedroom",
|
| 162 |
+
"task": "normal_orientation",
|
| 163 |
+
"reason": "rotationally_symmetric_pair(cube,sphere)"
|
| 164 |
+
},
|
| 165 |
+
{
|
| 166 |
+
"id": "normal__cube__sphere__kitchen",
|
| 167 |
+
"task": "normal_orientation",
|
| 168 |
+
"reason": "rotationally_symmetric_pair(cube,sphere)"
|
| 169 |
+
},
|
| 170 |
+
{
|
| 171 |
+
"id": "normal__cube__sphere__plain",
|
| 172 |
+
"task": "normal_orientation",
|
| 173 |
+
"reason": "rotationally_symmetric_pair(cube,sphere)"
|
| 174 |
+
},
|
| 175 |
+
{
|
| 176 |
+
"id": "normal__cube__sphere__snow",
|
| 177 |
+
"task": "normal_orientation",
|
| 178 |
+
"reason": "rotationally_symmetric_pair(cube,sphere)"
|
| 179 |
+
},
|
| 180 |
+
{
|
| 181 |
+
"id": "normal__cylinder__pyramid__bedroom",
|
| 182 |
+
"task": "normal_orientation",
|
| 183 |
+
"reason": "rotationally_symmetric_pair(cylinder,pyramid)"
|
| 184 |
+
},
|
| 185 |
+
{
|
| 186 |
+
"id": "normal__cylinder__pyramid__concrete",
|
| 187 |
+
"task": "normal_orientation",
|
| 188 |
+
"reason": "rotationally_symmetric_pair(cylinder,pyramid)"
|
| 189 |
+
},
|
| 190 |
+
{
|
| 191 |
+
"id": "normal__cylinder__pyramid__desert",
|
| 192 |
+
"task": "normal_orientation",
|
| 193 |
+
"reason": "rotationally_symmetric_pair(cylinder,pyramid)"
|
| 194 |
+
},
|
| 195 |
+
{
|
| 196 |
+
"id": "normal__cylinder__pyramid__gradient",
|
| 197 |
+
"task": "normal_orientation",
|
| 198 |
+
"reason": "rotationally_symmetric_pair(cylinder,pyramid)"
|
| 199 |
+
},
|
| 200 |
+
{
|
| 201 |
+
"id": "normal__cylinder__pyramid__kitchen",
|
| 202 |
+
"task": "normal_orientation",
|
| 203 |
+
"reason": "rotationally_symmetric_pair(cylinder,pyramid)"
|
| 204 |
+
},
|
| 205 |
+
{
|
| 206 |
+
"id": "normal__cylinder__pyramid__living_room",
|
| 207 |
+
"task": "normal_orientation",
|
| 208 |
+
"reason": "rotationally_symmetric_pair(cylinder,pyramid)"
|
| 209 |
+
},
|
| 210 |
+
{
|
| 211 |
+
"id": "normal__cylinder__pyramid__plain",
|
| 212 |
+
"task": "normal_orientation",
|
| 213 |
+
"reason": "rotationally_symmetric_pair(cylinder,pyramid)"
|
| 214 |
+
},
|
| 215 |
+
{
|
| 216 |
+
"id": "normal__hexagonal_prism__disc__living_room",
|
| 217 |
+
"task": "normal_orientation",
|
| 218 |
+
"reason": "rotationally_symmetric_pair(hexagonal_prism,disc)"
|
| 219 |
+
},
|
| 220 |
+
{
|
| 221 |
+
"id": "normal__hexagonal_prism__disc__office",
|
| 222 |
+
"task": "normal_orientation",
|
| 223 |
+
"reason": "rotationally_symmetric_pair(hexagonal_prism,disc)"
|
| 224 |
+
},
|
| 225 |
+
{
|
| 226 |
+
"id": "normal__hexagonal_prism__disc__outdoor",
|
| 227 |
+
"task": "normal_orientation",
|
| 228 |
+
"reason": "rotationally_symmetric_pair(hexagonal_prism,disc)"
|
| 229 |
+
},
|
| 230 |
+
{
|
| 231 |
+
"id": "normal__hexagonal_prism__disc__snow",
|
| 232 |
+
"task": "normal_orientation",
|
| 233 |
+
"reason": "rotationally_symmetric_pair(hexagonal_prism,disc)"
|
| 234 |
+
},
|
| 235 |
+
{
|
| 236 |
+
"id": "normal__torus__diamond__concrete",
|
| 237 |
+
"task": "normal_orientation",
|
| 238 |
+
"reason": "rotationally_symmetric_pair(torus,diamond)"
|
| 239 |
+
},
|
| 240 |
+
{
|
| 241 |
+
"id": "normal__torus__diamond__desert",
|
| 242 |
+
"task": "normal_orientation",
|
| 243 |
+
"reason": "rotationally_symmetric_pair(torus,diamond)"
|
| 244 |
+
},
|
| 245 |
+
{
|
| 246 |
+
"id": "normal__torus__diamond__gradient",
|
| 247 |
+
"task": "normal_orientation",
|
| 248 |
+
"reason": "rotationally_symmetric_pair(torus,diamond)"
|
| 249 |
+
},
|
| 250 |
+
{
|
| 251 |
+
"id": "normal__torus__diamond__office",
|
| 252 |
+
"task": "normal_orientation",
|
| 253 |
+
"reason": "rotationally_symmetric_pair(torus,diamond)"
|
| 254 |
+
},
|
| 255 |
+
{
|
| 256 |
+
"id": "normal__torus__diamond__plain",
|
| 257 |
+
"task": "normal_orientation",
|
| 258 |
+
"reason": "rotationally_symmetric_pair(torus,diamond)"
|
| 259 |
+
},
|
| 260 |
+
{
|
| 261 |
+
"id": "normal__torus__diamond__room",
|
| 262 |
+
"task": "normal_orientation",
|
| 263 |
+
"reason": "rotationally_symmetric_pair(torus,diamond)"
|
| 264 |
+
},
|
| 265 |
+
{
|
| 266 |
+
"id": "normal__torus__diamond__snow",
|
| 267 |
+
"task": "normal_orientation",
|
| 268 |
+
"reason": "rotationally_symmetric_pair(torus,diamond)"
|
| 269 |
+
},
|
| 270 |
+
{
|
| 271 |
+
"id": "normal__uv_sphere__cone__concrete",
|
| 272 |
+
"task": "normal_orientation",
|
| 273 |
+
"reason": "rotationally_symmetric_pair(uv_sphere,cone)"
|
| 274 |
+
},
|
| 275 |
+
{
|
| 276 |
+
"id": "normal__uv_sphere__cone__desert",
|
| 277 |
+
"task": "normal_orientation",
|
| 278 |
+
"reason": "rotationally_symmetric_pair(uv_sphere,cone)"
|
| 279 |
+
},
|
| 280 |
+
{
|
| 281 |
+
"id": "normal__uv_sphere__cone__studio",
|
| 282 |
+
"task": "normal_orientation",
|
| 283 |
+
"reason": "rotationally_symmetric_pair(uv_sphere,cone)"
|
| 284 |
+
}
|
| 285 |
+
]
|
| 286 |
+
}
|
lightdir__arrow__cross__office__s9001/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/arrow.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/cross.glb",
|
| 5 |
+
"lit_object": "A",
|
| 6 |
+
"azimuth_deg": 75.0,
|
| 7 |
+
"elevation_deg": 54.252063283389866,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9001,
|
| 20 |
+
"background": "office"
|
| 21 |
+
}
|
lightdir__arrow__cross__outdoor__s9002/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/arrow.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/cross.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 54.67943185243626,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9002,
|
| 20 |
+
"background": "outdoor"
|
| 21 |
+
}
|
lightdir__capsule__octahedron__room__s9002/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/capsule.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/octahedron.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 54.67943185243626,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9002,
|
| 20 |
+
"background": "room"
|
| 21 |
+
}
|
lightdir__capsule__octahedron__room__s9002/obj_index0001.exr
ADDED
|
|
lightdir__capsule__octahedron__room__s9002/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "lightdir__capsule__octahedron__room__s9002",
|
| 3 |
+
"task": "light_direction",
|
| 4 |
+
"category": "lighting",
|
| 5 |
+
"image_path": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__capsule__octahedron__room__s9002/rgb.png",
|
| 6 |
+
"question": "From your viewpoint, one object is strongly lit while the other is mostly in shadow. Which object is more brightly lit \u2014 the left one or the right one?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Left",
|
| 12 |
+
"answer_key": "B",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "B",
|
| 16 |
+
"diffuse_lum_a": 0.555136,
|
| 17 |
+
"diffuse_lum_b": 0.777826,
|
| 18 |
+
"lum_ratio_a_to_b": 0.7137,
|
| 19 |
+
"azimuth_deg": -75.0,
|
| 20 |
+
"elevation_deg": 54.68
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 9002,
|
| 24 |
+
"render_dir": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__capsule__octahedron__room__s9002"
|
| 25 |
+
}
|
| 26 |
+
}
|
lightdir__cube__sphere__gradient__s9001/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/cube.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/sphere.glb",
|
| 5 |
+
"lit_object": "A",
|
| 6 |
+
"azimuth_deg": 75.0,
|
| 7 |
+
"elevation_deg": 54.252063283389866,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9001,
|
| 20 |
+
"background": "gradient"
|
| 21 |
+
}
|
lightdir__cube__sphere__gradient__s9001/obj_index0001.exr
ADDED
|
|
lightdir__cube__sphere__outdoor__s9002/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "lightdir__cube__sphere__outdoor__s9002",
|
| 3 |
+
"task": "light_direction",
|
| 4 |
+
"category": "lighting",
|
| 5 |
+
"image_path": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__cube__sphere__outdoor__s9002/rgb.png",
|
| 6 |
+
"question": "From your viewpoint, one object is strongly lit while the other is mostly in shadow. Which object is more brightly lit \u2014 the left one or the right one?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Left",
|
| 12 |
+
"answer_key": "B",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "B",
|
| 16 |
+
"diffuse_lum_a": 3.238939,
|
| 17 |
+
"diffuse_lum_b": 4.782824,
|
| 18 |
+
"lum_ratio_a_to_b": 0.6772,
|
| 19 |
+
"azimuth_deg": -75.0,
|
| 20 |
+
"elevation_deg": 54.68
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 9002,
|
| 24 |
+
"render_dir": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__cube__sphere__outdoor__s9002"
|
| 25 |
+
}
|
| 26 |
+
}
|
lightdir__cube__sphere__plain__s9002/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/cube.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/sphere.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 54.67943185243626,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9002,
|
| 20 |
+
"background": "plain"
|
| 21 |
+
}
|
lightdir__cube__sphere__plain__s9002/obj_index0001.exr
ADDED
|
|
lightdir__cube__sphere__plain__s9002/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "lightdir__cube__sphere__plain__s9002",
|
| 3 |
+
"task": "light_direction",
|
| 4 |
+
"category": "lighting",
|
| 5 |
+
"image_path": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__cube__sphere__plain__s9002/rgb.png",
|
| 6 |
+
"question": "From your viewpoint, one object is strongly lit while the other is mostly in shadow. Which object is more brightly lit \u2014 the left one or the right one?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Left",
|
| 12 |
+
"answer_key": "B",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "B",
|
| 16 |
+
"diffuse_lum_a": 1.091793,
|
| 17 |
+
"diffuse_lum_b": 1.46087,
|
| 18 |
+
"lum_ratio_a_to_b": 0.7474,
|
| 19 |
+
"azimuth_deg": -75.0,
|
| 20 |
+
"elevation_deg": 54.68
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 9002,
|
| 24 |
+
"render_dir": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__cube__sphere__plain__s9002"
|
| 25 |
+
}
|
| 26 |
+
}
|
lightdir__hexagonal_prism__disc__room/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/hexagonal_prism.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/disc.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 46.68155996590731,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 192,
|
| 20 |
+
"background": "room"
|
| 21 |
+
}
|
lightdir__hexagonal_prism__disc__room/obj_index0001.exr
ADDED
|
|
lightdir__hexagonal_prism__disc__room/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "lightdir__hexagonal_prism__disc__room",
|
| 3 |
+
"task": "light_direction",
|
| 4 |
+
"category": "lighting",
|
| 5 |
+
"image_path": "examples/showcase/lightdir__hexagonal_prism__disc__room/rgb.png",
|
| 6 |
+
"question": "Looking at this image, which object is more brightly illuminated by the key light \u2014 the one on your left or the one on your right?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Left",
|
| 12 |
+
"answer_key": "B",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "B",
|
| 16 |
+
"diffuse_lum_a": 0.51553,
|
| 17 |
+
"diffuse_lum_b": 0.931128,
|
| 18 |
+
"lum_ratio_a_to_b": 0.5537,
|
| 19 |
+
"azimuth_deg": -75.0,
|
| 20 |
+
"elevation_deg": 46.68
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 192,
|
| 24 |
+
"render_dir": "examples/showcase/lightdir__hexagonal_prism__disc__room"
|
| 25 |
+
}
|
| 26 |
+
}
|
lightdir__monkey__tetrahedron__plain__s9002/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/monkey.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/tetrahedron.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 54.67943185243626,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9002,
|
| 20 |
+
"background": "plain"
|
| 21 |
+
}
|
lightdir__torus__diamond__room__s9002/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/torus.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/diamond.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 54.67943185243626,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9002,
|
| 20 |
+
"background": "room"
|
| 21 |
+
}
|
lightdir__uv_sphere__cone__desert/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/uv_sphere.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/cone.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 48.69929567015669,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 657,
|
| 20 |
+
"background": "desert"
|
| 21 |
+
}
|
lightdir__uv_sphere__cone__desert/obj_index0001.exr
ADDED
|
|
lightdir__uv_sphere__cone__desert/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "lightdir__uv_sphere__cone__desert",
|
| 3 |
+
"task": "light_direction",
|
| 4 |
+
"category": "lighting",
|
| 5 |
+
"image_path": "examples/showcase/lightdir__uv_sphere__cone__desert/rgb.png",
|
| 6 |
+
"question": "Looking at this image, which object is more brightly illuminated by the key light \u2014 the one on your left or the one on your right?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Left",
|
| 12 |
+
"answer_key": "B",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "B",
|
| 16 |
+
"diffuse_lum_a": 2.159101,
|
| 17 |
+
"diffuse_lum_b": 2.738627,
|
| 18 |
+
"lum_ratio_a_to_b": 0.7884,
|
| 19 |
+
"azimuth_deg": -75.0,
|
| 20 |
+
"elevation_deg": 48.7
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 657,
|
| 24 |
+
"render_dir": "examples/showcase/lightdir__uv_sphere__cone__desert"
|
| 25 |
+
}
|
| 26 |
+
}
|
lightdir__uv_sphere__cone__plain__s9002/ground_truth.json
ADDED
|
@@ -0,0 +1,21 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "light_direction",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/uv_sphere.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/cone.glb",
|
| 5 |
+
"lit_object": "B",
|
| 6 |
+
"azimuth_deg": -75.0,
|
| 7 |
+
"elevation_deg": 54.67943185243626,
|
| 8 |
+
"pass_index_range_a": [
|
| 9 |
+
1,
|
| 10 |
+
1
|
| 11 |
+
],
|
| 12 |
+
"pass_index_range_b": [
|
| 13 |
+
101,
|
| 14 |
+
101
|
| 15 |
+
],
|
| 16 |
+
"diffuse_exr_file": "diffuse_direct0001.exr",
|
| 17 |
+
"index_exr_file": "obj_index0001.exr",
|
| 18 |
+
"rgb_file": "rgb.png",
|
| 19 |
+
"seed": 9002,
|
| 20 |
+
"background": "plain"
|
| 21 |
+
}
|
lightdir__uv_sphere__cone__plain__s9002/obj_index0001.exr
ADDED
|
|
lightdir__uv_sphere__cone__plain__s9002/qa_item.json
ADDED
|
@@ -0,0 +1,26 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "lightdir__uv_sphere__cone__plain__s9002",
|
| 3 |
+
"task": "light_direction",
|
| 4 |
+
"category": "lighting",
|
| 5 |
+
"image_path": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__uv_sphere__cone__plain__s9002/rgb.png",
|
| 6 |
+
"question": "From your viewpoint, one object is strongly lit while the other is mostly in shadow. Which object is more brightly lit \u2014 the left one or the right one?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Left",
|
| 12 |
+
"answer_key": "B",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "B",
|
| 16 |
+
"diffuse_lum_a": 1.401022,
|
| 17 |
+
"diffuse_lum_b": 1.681497,
|
| 18 |
+
"lum_ratio_a_to_b": 0.8332,
|
| 19 |
+
"azimuth_deg": -75.0,
|
| 20 |
+
"elevation_deg": 54.68
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 9002,
|
| 24 |
+
"render_dir": "/home/patrickwu/grafiq_datagen/examples/showcase/lightdir__uv_sphere__cone__plain__s9002"
|
| 25 |
+
}
|
| 26 |
+
}
|
normal__cylinder__pyramid__gradient/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "normal_orientation",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/cylinder.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/pyramid.glb",
|
| 5 |
+
"yaw_a_deg": -4.118230353222292,
|
| 6 |
+
"yaw_b_deg": -83.18857748105101,
|
| 7 |
+
"more_frontal_object": "A",
|
| 8 |
+
"yaw_difference_deg": 79.07034712782873,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"normal_exr_file": "normal0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 63,
|
| 21 |
+
"background": "gradient"
|
| 22 |
+
}
|
normal__cylinder__pyramid__gradient/qa_item.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "normal__cylinder__pyramid__gradient",
|
| 3 |
+
"task": "normal_orientation",
|
| 4 |
+
"category": "geometry",
|
| 5 |
+
"image_path": "examples/showcase/normal__cylinder__pyramid__gradient/rgb.png",
|
| 6 |
+
"question": "From your viewpoint looking at this image, which object is rotated more toward the camera \u2014 the one on your left or the one on your right?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Right",
|
| 12 |
+
"answer_key": "A",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "A",
|
| 16 |
+
"frontness_a": 0.7715,
|
| 17 |
+
"frontness_b": 0.6601,
|
| 18 |
+
"frontness_diff": 0.1115,
|
| 19 |
+
"yaw_a_deg": -4.12,
|
| 20 |
+
"yaw_b_deg": -83.19
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 63,
|
| 24 |
+
"render_dir": "examples/showcase/normal__cylinder__pyramid__gradient",
|
| 25 |
+
"yaw_difference_deg": 79.07
|
| 26 |
+
}
|
| 27 |
+
}
|
normal__monkey__tetrahedron__desert__s9001/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "normal_orientation",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/monkey.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/tetrahedron.glb",
|
| 5 |
+
"yaw_a_deg": -4.938412596551358,
|
| 6 |
+
"yaw_b_deg": 76.2801823393836,
|
| 7 |
+
"more_frontal_object": "A",
|
| 8 |
+
"yaw_difference_deg": 81.21859493593496,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"normal_exr_file": "normal0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 9001,
|
| 21 |
+
"background": "desert"
|
| 22 |
+
}
|
normal__monkey__tetrahedron__desert__s9001/obj_index0001.exr
ADDED
|
|
normal__monkey__tetrahedron__desert__s9001/qa_item.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "normal__monkey__tetrahedron__desert__s9001",
|
| 3 |
+
"task": "normal_orientation",
|
| 4 |
+
"category": "geometry",
|
| 5 |
+
"image_path": "/home/patrickwu/grafiq_datagen/examples/showcase/normal__monkey__tetrahedron__desert__s9001/rgb.png",
|
| 6 |
+
"question": "In the image as you see it, which object shows more of its front face to the viewer: the left one or the right one?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Right",
|
| 12 |
+
"answer_key": "A",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "A",
|
| 16 |
+
"frontness_a": 0.7402,
|
| 17 |
+
"frontness_b": 0.5623,
|
| 18 |
+
"frontness_diff": 0.178,
|
| 19 |
+
"yaw_a_deg": -4.94,
|
| 20 |
+
"yaw_b_deg": 76.28
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 9001,
|
| 24 |
+
"render_dir": "/home/patrickwu/grafiq_datagen/examples/showcase/normal__monkey__tetrahedron__desert__s9001",
|
| 25 |
+
"yaw_difference_deg": 81.22
|
| 26 |
+
}
|
| 27 |
+
}
|
normal__monkey__tetrahedron__gradient/obj_index0001.exr
ADDED
|
|
normal__pyramid__diamond__room__s9001/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "normal_orientation",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/pyramid.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/diamond.glb",
|
| 5 |
+
"yaw_a_deg": -4.938412596551358,
|
| 6 |
+
"yaw_b_deg": 76.2801823393836,
|
| 7 |
+
"more_frontal_object": "A",
|
| 8 |
+
"yaw_difference_deg": 81.21859493593496,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"normal_exr_file": "normal0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 9001,
|
| 21 |
+
"background": "room"
|
| 22 |
+
}
|
normal__pyramid__diamond__room__s9001/obj_index0001.exr
ADDED
|
|
normal__pyramid__diamond__room__s9001/qa_item.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "normal__pyramid__diamond__room__s9001",
|
| 3 |
+
"task": "normal_orientation",
|
| 4 |
+
"category": "geometry",
|
| 5 |
+
"image_path": "/home/patrickwu/grafiq_datagen/examples/showcase/normal__pyramid__diamond__room__s9001/rgb.png",
|
| 6 |
+
"question": "In the image as you see it, which object shows more of its front face to the viewer: the left one or the right one?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Right",
|
| 12 |
+
"answer_key": "A",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "A",
|
| 16 |
+
"frontness_a": 0.6624,
|
| 17 |
+
"frontness_b": 0.5622,
|
| 18 |
+
"frontness_diff": 0.1003,
|
| 19 |
+
"yaw_a_deg": -4.94,
|
| 20 |
+
"yaw_b_deg": 76.28
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 9001,
|
| 24 |
+
"render_dir": "/home/patrickwu/grafiq_datagen/examples/showcase/normal__pyramid__diamond__room__s9001",
|
| 25 |
+
"yaw_difference_deg": 81.22
|
| 26 |
+
}
|
| 27 |
+
}
|
normal__star__gear__gradient__s7777/obj_index0001.exr
ADDED
|
|
normal__star__gear__plain__s7777/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "normal_orientation",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/star.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/gear.glb",
|
| 5 |
+
"yaw_a_deg": -75.62307332825402,
|
| 6 |
+
"yaw_b_deg": -8.672220644595141,
|
| 7 |
+
"more_frontal_object": "B",
|
| 8 |
+
"yaw_difference_deg": 66.95085268365888,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"normal_exr_file": "normal0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 7777,
|
| 21 |
+
"background": "plain"
|
| 22 |
+
}
|
normal__tetrahedron__arrow__studio__s9001/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "normal_orientation",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/tetrahedron.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/arrow.glb",
|
| 5 |
+
"yaw_a_deg": -4.938412596551358,
|
| 6 |
+
"yaw_b_deg": 76.2801823393836,
|
| 7 |
+
"more_frontal_object": "A",
|
| 8 |
+
"yaw_difference_deg": 81.21859493593496,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"normal_exr_file": "normal0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 9001,
|
| 21 |
+
"background": "studio"
|
| 22 |
+
}
|
normal__tetrahedron__arrow__studio__s9001/obj_index0001.exr
ADDED
|
|
normal__tetrahedron__arrow__studio__s9001/qa_item.json
ADDED
|
@@ -0,0 +1,27 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"id": "normal__tetrahedron__arrow__studio__s9001",
|
| 3 |
+
"task": "normal_orientation",
|
| 4 |
+
"category": "geometry",
|
| 5 |
+
"image_path": "/home/patrickwu/grafiq_datagen/examples/showcase/normal__tetrahedron__arrow__studio__s9001/rgb.png",
|
| 6 |
+
"question": "In the image as you see it, which object shows more of its front face to the viewer: the left one or the right one?",
|
| 7 |
+
"choices": [
|
| 8 |
+
"Left",
|
| 9 |
+
"Right"
|
| 10 |
+
],
|
| 11 |
+
"answer": "Right",
|
| 12 |
+
"answer_key": "A",
|
| 13 |
+
"evidence": {
|
| 14 |
+
"pixel_verified": true,
|
| 15 |
+
"pixel_answer": "A",
|
| 16 |
+
"frontness_a": 0.7621,
|
| 17 |
+
"frontness_b": 0.7412,
|
| 18 |
+
"frontness_diff": 0.0209,
|
| 19 |
+
"yaw_a_deg": -4.94,
|
| 20 |
+
"yaw_b_deg": 76.28
|
| 21 |
+
},
|
| 22 |
+
"metadata": {
|
| 23 |
+
"seed": 9001,
|
| 24 |
+
"render_dir": "/home/patrickwu/grafiq_datagen/examples/showcase/normal__tetrahedron__arrow__studio__s9001",
|
| 25 |
+
"yaw_difference_deg": 81.22
|
| 26 |
+
}
|
| 27 |
+
}
|
normal__uv_sphere__cone__bedroom/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "normal_orientation",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/uv_sphere.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/cone.glb",
|
| 5 |
+
"yaw_a_deg": 3.9691235291601252,
|
| 6 |
+
"yaw_b_deg": 78.5627787087221,
|
| 7 |
+
"more_frontal_object": "A",
|
| 8 |
+
"yaw_difference_deg": 74.59365517956198,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"normal_exr_file": "normal0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 719,
|
| 21 |
+
"background": "bedroom"
|
| 22 |
+
}
|
normal__uv_sphere__cone__bedroom/obj_index0001.exr
ADDED
|
|
roughness__arrow__cross__kitchen__s9004/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "roughness_comparison",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/arrow.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/cross.glb",
|
| 5 |
+
"roughness_a": 0.7910692821181414,
|
| 6 |
+
"roughness_b": 0.12937920631224542,
|
| 7 |
+
"glossier_object": "B",
|
| 8 |
+
"roughness_difference": 0.661690075805896,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"glossy_exr_file": "glossy_direct0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 9004,
|
| 21 |
+
"background": "kitchen"
|
| 22 |
+
}
|
roughness__arrow__cross__kitchen__s9004/obj_index0001.exr
ADDED
|
|
roughness__capsule__octahedron__office__s9004/ground_truth.json
ADDED
|
@@ -0,0 +1,22 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{
|
| 2 |
+
"task": "roughness_comparison",
|
| 3 |
+
"object_a_path": "/home/patrickwu/grafiq_datagen/assets/capsule.glb",
|
| 4 |
+
"object_b_path": "/home/patrickwu/grafiq_datagen/assets/octahedron.glb",
|
| 5 |
+
"roughness_a": 0.7910692821181414,
|
| 6 |
+
"roughness_b": 0.12937920631224542,
|
| 7 |
+
"glossier_object": "B",
|
| 8 |
+
"roughness_difference": 0.661690075805896,
|
| 9 |
+
"pass_index_range_a": [
|
| 10 |
+
1,
|
| 11 |
+
1
|
| 12 |
+
],
|
| 13 |
+
"pass_index_range_b": [
|
| 14 |
+
101,
|
| 15 |
+
101
|
| 16 |
+
],
|
| 17 |
+
"glossy_exr_file": "glossy_direct0001.exr",
|
| 18 |
+
"index_exr_file": "obj_index0001.exr",
|
| 19 |
+
"rgb_file": "rgb.png",
|
| 20 |
+
"seed": 9004,
|
| 21 |
+
"background": "office"
|
| 22 |
+
}
|