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

Refine README wording

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -12,7 +12,7 @@ cat ReMindView-Bench.tar.part-* > ReMindView-Bench.tar
12
 
13
  ### Dataset content
14
 
15
- Annotations are stored in CSV files with the following columns: `folder_path` (scene/view folder), `query_type` (query relationship type), `query`, `ground_truth`, `choices`, `cross_frame` (whether cross frame reasoning is necessary), `perspective_changing` (whether requiring perspective changing), and `object_num` (object number in all frames).
16
 
17
  Example row:
18
  - `folder_path`: `dense_view_centric_view_frame_outputs_processed/Bedroom/Bedroom_1/MattressFactory(7143095).spawn_asset(3158442)/level_20`
@@ -27,7 +27,6 @@ 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
- ---
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?
 
12
 
13
  ### Dataset content
14
 
15
+ VQA samples are stored in CSV files with the following columns: `folder_path` (scene/view folder), `query_type` (query relationship type), `query`, `ground_truth`, `choices`, `cross_frame` (whether cross frame reasoning is necessary), `perspective_changing` (whether requiring perspective changing), and `object_num` (object number in all frames).
16
 
17
  Example row:
18
  - `folder_path`: `dense_view_centric_view_frame_outputs_processed/Bedroom/Bedroom_1/MattressFactory(7143095).spawn_asset(3158442)/level_20`
 
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?