Chuan99 commited on
Commit
c8b4a9d
·
verified ·
1 Parent(s): 1305d01

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -21,8 +21,9 @@ SpatialGen-Testset
21
  | |-- layout_depth # rendered depth maps of the GT layout
22
  | |-- layout_semantic # rendered semantic maps of the GT layout
23
  | |-- cameras.json # camera parameters for the scene
24
- | `-- room_layout.json # GT layout
25
- `-- test_split.txt # testing split
 
26
  ```
27
 
28
  ## Visualization
 
21
  | |-- layout_depth # rendered depth maps of the GT layout
22
  | |-- layout_semantic # rendered semantic maps of the GT layout
23
  | |-- cameras.json # camera parameters for the scene
24
+ | │ ├── room_layout.json # GT structured layout in JSON format
25
+ │ ├── test_split.txt # testing split
26
+ ├── test_split_caption.jsonl # textural captions for each scene
27
  ```
28
 
29
  ## Visualization