| # Data Directory | |
| Place local scene assets here when running experiments. Do not commit dataset files to the anonymous repository. | |
| Recommended layout: | |
| ```text | |
| data/ | |
| βββ blender_indoor/ | |
| βββ blender_outdoor/ | |
| βββ hm3d/ | |
| βββ scannetpp/ | |
| ``` | |
| You may also pass absolute paths directly to the pipeline CLI. | |