Update README.md
Browse files
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 |
-
- `
|
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. -->
|