Jingqiao-ucsc's picture
Upload WiSER private archive chunk: code_snapshots
13a1c10 verified
|
Raw
History Blame Contribute Delete
529 Bytes
# WiSER Example Data
This folder contains one compact processed scene in WiSER release format.
Included:
- processed Sionna/Mitsuba material scene files,
- one 10 cm voxel cache,
- one radiomap TX HDF5 file,
- one CIR TX HDF5 file,
- small relative-path manifests.
Excluded:
- original ScanNet++ raw meshes,
- RGB/depth images,
- original ScanNet++ semantic labels,
- ScanNet++ segment annotation JSON files.
Run:
```bash
python scripts/infer_example.py --example-root example --out-json outputs/example_summary.json
```