LLDDSS commited on
Commit
712ba7d
·
verified ·
1 Parent(s): 21a9a12

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -22,7 +22,7 @@ While recent progress in AI and computer vision has been remarkable, there remai
22
  Each sub-dataset (scene) contains:
23
 
24
  - `images/`: Rendered images under different camera views and backgrounds.
25
- - `metadata.csv`: Instance-level annotations including object attributes and positions.
26
  <!-- - `causal_graph.json`: Ground-truth causal structure (as adjacency matrix or graph).
27
  - `view_info.json`: Camera/viewpoint metadata.
28
  - `split.json`: Recommended train/val/test splits for benchmarking. -->
 
22
  Each sub-dataset (scene) contains:
23
 
24
  - `images/`: Rendered images under different camera views and backgrounds.
25
+ - `tabular.csv`: Instance-level annotations including object attributes in causal graph.
26
  <!-- - `causal_graph.json`: Ground-truth causal structure (as adjacency matrix or graph).
27
  - `view_info.json`: Camera/viewpoint metadata.
28
  - `split.json`: Recommended train/val/test splits for benchmarking. -->