File size: 326 Bytes
5c1bb37 | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | # 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.
|