# 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 ```