QiyaoXue commited on
Commit
bbdfc0a
·
1 Parent(s): a200b60

Label sample figures

Browse files
Files changed (1) hide show
  1. README.md +8 -0
README.md CHANGED
@@ -27,48 +27,56 @@ Example row:
27
  ### Sample scenes
28
 
29
  Below are several example renders from ReMindView-Bench showing indoor layouts and object detail captured in the benchmark.
 
30
  ![](figures/figure1.png)
31
 
32
  - Query: If you are positioned where the white sofa is, facing the same direction of the white sofa, what is the spatial relationship of the white TV stand to shelf trinket?
33
  - Choice: A. front-right, B. left, C. back, D. back-right
34
  - Answer: B. left
35
  ---
 
36
  ![](figures/figure2.png)
37
 
38
  - Query: From the perspective of frame3, which object is the closest to you?
39
  - Choice: A. white cabinet, B. beverage fridge, C. desk lamp, D. glass jar
40
  - Answer: C. glass jar
41
  ---
 
42
  ![](figures/figure3.png)
43
 
44
  - Query: If you are positioned where the lamp is, which object is the closest to you?
45
  - Choice: A. vertical bookstack, B. wall art, C. window, D. green bottle
46
  - Answer: D. green bottle
47
  ---
 
48
  ![](figures/figure4.png)
49
 
50
  - Query: If you are positioned where the black microwave is and facing the same direction of the black microwave, what is the direction of the window to you?
51
  - Choice: A. front, B. left, C. back-left, D. back
52
  - Answer: A. front
53
  ---
 
54
  ![](figures/figure5.png)
55
 
56
  - Query: Which frame taken position has a further distance to frame1 taken position?
57
  - Choice: A. frame2, B. farme4, C. frame3
58
  - Answer: C. frame3
59
  ---
 
60
  ![](figures/figure6.png)
61
 
62
  - Query: How did you likely move from the taken position of frame2 to the taken position of frame3?
63
  - Choice: A. go opposite, B. go left and go forward, C. go right and go forward
64
  - Answer: B. go left and go forward
65
  ---
 
66
  ![](figures/figure7.png)
67
 
68
  - Query: Which object is the closest to the yellow sofa?
69
  - Choice: A. bookstack, B. white lamp, C. wall art, D. shelf trinket
70
  - Answer: C. wall art
71
  ---
 
72
  ![](figures/figure8.png)
73
 
74
  - Query: If you are positioned where the white small kitchen cabinet is, facing the same direction of the white small kitchen cabinet and then turn left, which object would be in the front of the dining table from this view direction?
 
27
  ### Sample scenes
28
 
29
  Below are several example renders from ReMindView-Bench showing indoor layouts and object detail captured in the benchmark.
30
+ Example 1:
31
  ![](figures/figure1.png)
32
 
33
  - Query: If you are positioned where the white sofa is, facing the same direction of the white sofa, what is the spatial relationship of the white TV stand to shelf trinket?
34
  - Choice: A. front-right, B. left, C. back, D. back-right
35
  - Answer: B. left
36
  ---
37
+ Example 2:
38
  ![](figures/figure2.png)
39
 
40
  - Query: From the perspective of frame3, which object is the closest to you?
41
  - Choice: A. white cabinet, B. beverage fridge, C. desk lamp, D. glass jar
42
  - Answer: C. glass jar
43
  ---
44
+ Example 3:
45
  ![](figures/figure3.png)
46
 
47
  - Query: If you are positioned where the lamp is, which object is the closest to you?
48
  - Choice: A. vertical bookstack, B. wall art, C. window, D. green bottle
49
  - Answer: D. green bottle
50
  ---
51
+ Example 4:
52
  ![](figures/figure4.png)
53
 
54
  - Query: If you are positioned where the black microwave is and facing the same direction of the black microwave, what is the direction of the window to you?
55
  - Choice: A. front, B. left, C. back-left, D. back
56
  - Answer: A. front
57
  ---
58
+ Example 5:
59
  ![](figures/figure5.png)
60
 
61
  - Query: Which frame taken position has a further distance to frame1 taken position?
62
  - Choice: A. frame2, B. farme4, C. frame3
63
  - Answer: C. frame3
64
  ---
65
+ Example 6:
66
  ![](figures/figure6.png)
67
 
68
  - Query: How did you likely move from the taken position of frame2 to the taken position of frame3?
69
  - Choice: A. go opposite, B. go left and go forward, C. go right and go forward
70
  - Answer: B. go left and go forward
71
  ---
72
+ Example 7:
73
  ![](figures/figure7.png)
74
 
75
  - Query: Which object is the closest to the yellow sofa?
76
  - Choice: A. bookstack, B. white lamp, C. wall art, D. shelf trinket
77
  - Answer: C. wall art
78
  ---
79
+ Example 8:
80
  ![](figures/figure8.png)
81
 
82
  - Query: If you are positioned where the white small kitchen cabinet is, facing the same direction of the white small kitchen cabinet and then turn left, which object would be in the front of the dining table from this view direction?