Datasets:
The dataset viewer is not available for this subset.
Exception: SplitsNotFoundError
Message: The split names could not be parsed from the dataset config.
Traceback: Traceback (most recent call last):
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 286, in get_dataset_config_info
for split_generator in builder._split_generators(
~~~~~~~~~~~~~~~~~~~~~~~~~^
StreamingDownloadManager(base_path=builder.base_path, download_config=download_config)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 81, in _split_generators
first_examples = list(islice(pipeline, self.NUM_EXAMPLES_FOR_FEATURES_INFERENCE))
File "/usr/local/lib/python3.14/site-packages/datasets/packaged_modules/webdataset/webdataset.py", line 32, in _get_pipeline_from_tar
fs: fsspec.AbstractFileSystem = fsspec.filesystem("memory")
~~~~~~~~~~~~~~~~~^^^^^^^^^^
File "/usr/local/lib/python3.14/site-packages/fsspec/registry.py", line 302, in filesystem
cls = get_filesystem_class(protocol)
File "/usr/local/lib/python3.14/site-packages/fsspec/registry.py", line 239, in get_filesystem_class
raise ValueError(f"Protocol not known: {protocol}")
ValueError: Protocol not known: memory
The above exception was the direct cause of the following exception:
Traceback (most recent call last):
File "/src/services/worker/src/worker/job_runners/config/split_names.py", line 71, in compute_split_names_from_streaming_response
for split in get_dataset_split_names(
~~~~~~~~~~~~~~~~~~~~~~~^
path=dataset,
^^^^^^^^^^^^^
config_name=config,
^^^^^^^^^^^^^^^^^^^
token=hf_token,
^^^^^^^^^^^^^^^
)
^
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 340, in get_dataset_split_names
info = get_dataset_config_info(
path,
...<6 lines>...
**config_kwargs,
)
File "/usr/local/lib/python3.14/site-packages/datasets/inspect.py", line 291, in get_dataset_config_info
raise SplitsNotFoundError("The split names could not be parsed from the dataset config.") from err
datasets.inspect.SplitsNotFoundError: The split names could not be parsed from the dataset config.Need help to make the dataset viewer work? Make sure to review how to configure the dataset viewer, and open a discussion for direct support.
Scene2Wave
Scene2Wave is a synchronized multimodal wireless-channel dataset generated with CARLA and Sionna RT. Version 1.0.1 contains 100 formally validated samples spanning four CARLA Towns, five motion states, four radio profiles, multi-view cameras, Birdview, LiDAR, Radar, IMU, GNSS, poses, path-level CIR, and CSI.
The Scene2Wave Project Content rightsholder is Pengcheng Laboratory. Based on the current generation configuration, the dataset is known to use official CARLA assets and the official Sionna software stack; no separately sourced scene assets have been identified.
Authors
Mengfan Zheng, Liwen Jing, Tingting Yang, Li Sun, Yuxuan Shi, Ping Zhang, Leiyang Xu, and Jianjun Chen.
Dataset summary
| Property | Value |
|---|---|
| Formal samples | 100 |
| Towns | Town01, Town02, Town03, Town15; 25 samples each |
| Motion states | static, 10, 20, 40, 60 km/h; 20 samples each |
| Profiles | core 40, multipath 20, scattering mild 20, scattering medium 20 |
| Carrier frequency | 3.7 GHz |
| Bandwidth | 15.36 MHz |
| Subcarriers | 512 at 30 kHz spacing |
| CSI sampling rate | 2 kHz |
| Nominal sample duration | 1 second |
| CARLA | 0.9.16 |
| Sionna | 0.19.2 |
Propagation profiles within each motion state
Each motion state (static, 10kmh, 20kmh, 40kmh, or 60kmh) contains
20 samples: five distinct CARLA runs from each of the four Towns. Within every
Town Γ motion-state bucket, those five runs are allocated as two core and
one each of multipath, scattering_mild, and scattering_medium. Thus each
motion state contains 8/4/4/4 samples respectively, and the complete release
contains 40/20/20/20.
All four profiles enable LOS, specular reflection, diffraction, and edge
diffraction. num_samples below is the Sionna ray-launching budget per source,
not the number of dataset examples. max_depth is the maximum interaction
depth used by the path solver.
| Profile | Per Town Γ state | Per state | num_samples |
max_depth |
Scattering | Material profile / scale | scat_keep_prob |
|---|---|---|---|---|---|---|---|
core |
2 | 8 | 1,000,000 | 2 | disabled | none / inactive | inactive |
multipath |
1 | 4 | 2,000,000 | 3 | disabled | none / inactive | inactive |
scattering_mild |
1 | 4 | 2,000,000 | 3 | enabled | urban_37ghz / 0.30 |
0.0002 |
scattering_medium |
1 | 4 | 2,000,000 | 3 | enabled | urban_37ghz / 0.60 |
0.0005 |
The profiles have the following intended meanings:
coreis the baseline propagation setting. Its shallower interaction depth and smaller ray budget emphasize dominant LOS, specular, and diffracted components while keeping the baseline representative and computationally bounded.multipathdisables diffuse scattering likecore, but doubles the ray budget and raises the interaction depth from 2 to 3. It is intended to retain more higher-order reflected/diffracted paths and represent a denser non-scattering multipath condition.scattering_milduses the multipath solver budget and enables theurban_37ghzmaterial-scattering model at scale 0.30. It introduces a moderate diffuse component for robustness and material-scattering sensitivity studies.scattering_mediumraises the same material-scattering scale to 0.60 and increases scattering-path retention. It represents the more difficult diffuse-scattering condition included in the main training distribution.
material_scattering_scale is a relative multiplier applied to the configured
urban material-scattering profile; it is not a percentage of total received
power. Likewise, scat_keep_prob controls stochastic retention of candidate
scattering paths for tractable simulation and is not the physical probability
that a surface scatters.
These are independently generated main_training samples, not four RF
reruns of identical CARLA geometry. Profile comparisons should therefore use
stratified or aggregate analysis across Town and motion state; a difference
between two individual samples must not be attributed solely to the profile.
Sensor suite and acquisition configuration
The CAV is a CARLA vehicle.tesla.model3. The roadside unit (RSU) is mounted
5 m above the sampled road surface. The following table records the formal
release configuration; counts and rates are per sample unless stated
otherwise.
| Platform / modality | Configuration | Nominal output |
|---|---|---|
| CAV RGB cameras | 4 views: front, rear, right, left; 1280 Γ 720; 110Β° horizontal FOV; camera height 2.4 m | 20 Hz, 20 frames/view |
| CAV depth cameras | 4 views co-located with the RGB cameras; 1280 Γ 720; 110Β° horizontal FOV | 20 Hz, 20 frames/view |
| CAV LiDAR | 128 channels; 120 m range; 360Β° horizontal FOV; β10Β° to +90Β° vertical FOV; mounted at 2.5 m | 20 Hz, target 30,000 points/frame |
| CAV IMU | acceleration noise std. dev. 0.1 m/sΒ²/axis; gyroscope noise std. dev. 0.002 rad/s/axis; gyro bias 0.001 rad/s/axis; seed 42 | 100 Hz, 100 records |
| CAV GNSS | latitude, longitude, and altitude noise std. dev. set to zero | 10 Hz, 10 records |
| RSU RGB cameras | 4 cardinal views: east, north, west, south; 1280 Γ 720; 110Β° horizontal FOV | 20 Hz, 20 frames/view |
| RSU depth cameras | 4 views co-located with the RSU RGB cameras; 1280 Γ 720; 110Β° horizontal FOV | 20 Hz, 20 frames/view |
| RSU LiDAR | 128 channels; 120 m range; 360Β° horizontal FOV; β50Β° to +50Β° vertical FOV | 20 Hz, target 30,000 points/frame |
| RSU Radar | 100 m range; 120Β° horizontal Γ 30Β° vertical FOV; yaw chosen to face the road | 20 Hz, 10,000-point ray budget/frame; stored detections vary by scene |
| Birdview RGB | top-down camera at 130 m; 1280 Γ 1280; 90Β° FOV; yaw 0Β° | 20 Hz, 20 frames |
The 1-second recorded interval begins after a 0.3-second simulator warm-up.
CARLA geometry/pose and CIR/CSI use a 2 kHz clock (2,000 samples), while the
physical sensors retain the native rates above. Streams are therefore
time-aligned but not rate-equal. Use each archive's
carla/alignment_index.json: camera, LiDAR, Radar, and other sensor records
are mapped to the nearest 2 kHz geometry/CSI frame. Do not assume that ordinal
file indices from two modalities identify the same timestamp.
The LiDAR point counts are generation targets rather than a promise that every
serialized cloud has exactly that size. Similarly, the Radar setting is a ray
budget; CARLA writes only returned detections, so the number of stored Radar
points depends on scene content. Per-frame poses and timestamps are stored
with the sensor data, and the full machine-readable release policy is in
metadata/generation_config.yaml.
Every formal sample passed CARLA trajectory and collision qualification before wireless ray tracing. The release contains no candidate samples, visual QA panels, videos, logs, cache keys, or editable simulator assets.
Packaged layout
To keep the Hub repository usable, each sample is distributed as one deterministic, uncompressed tar archive instead of hundreds of thousands of small files:
Scene2Wave/
βββ README.md
βββ LICENSE
βββ ATTRIBUTION.md
βββ THIRD_PARTY_NOTICES.md
βββ CITATION.cff
βββ DATA_PROVENANCE.md
βββ dataset_info.json
βββ schema.md
βββ checksums.sha256
βββ metadata/
β βββ samples.jsonl
β βββ source_samples.jsonl
β βββ json_schema.json
β βββ generation_config.yaml
β βββ raw_dataset_schema.md
βββ data/main_training/<Town>/<state>/<profile>/<sample_id>.tar
Each tar has sample_metadata.json, carla/, and sionna/ at its member
root. metadata/samples.jsonl adds archive_path, archive_bytes, and
archive_sha256 to the public sample record. source_samples.jsonl preserves
the original unpacked-tree index.
Load one sample without extracting the full dataset
import io
import json
import tarfile
from pathlib import Path
import numpy as np
root = Path("Scene2Wave")
records = [
json.loads(line)
for line in (root / "metadata/samples.jsonl").read_text().splitlines()
if line.strip()
]
record = records[0]
with tarfile.open(root / record["archive_path"], mode="r:") as archive:
member = archive.extractfile("./sample_metadata.json")
metadata = json.load(member)
npz_name = next(
name for name in archive.getnames()
if name.startswith("./sionna/") and name.endswith("_paths.npz")
)
payload = archive.extractfile(npz_name).read()
with np.load(io.BytesIO(payload), allow_pickle=False) as arrays:
print(record["sample_id"], arrays.files)
print(metadata["radio"]["carrier_frequency_hz"])
For repeated access, extract only the required sample:
mkdir sample
tar -xf data/main_training/Town01/10kmh/core/Req_Town01_dynamic_10kmh_t001_rfmain.tar -C sample
See schema.md for archive handling and metadata/raw_dataset_schema.md for
the complete sensor, alignment, radar, and wireless field reference.
Integrity
checksums.sha256 covers every sample archive and all release metadata:
sha256sum --check checksums.sha256
Intended uses
- multimodal wireless-channel representation learning;
- CIR/CSI estimation and prediction;
- perception-to-channel feature extraction;
- synchronization, fusion, and robustness research;
- controlled comparisons across Town, speed, and propagation profile.
Limitations
- This is simulated data and does not reproduce every real sensor, material, traffic, weather, hardware, calibration, or regulatory condition.
- Only four CARLA Towns and the documented RF configurations are represented.
- Dataset splits must avoid leakage between closely related scenarios when evaluating generalization.
- Empty or outage links require explicit handling even though the formal release records valid CIR for all indexed samples.
- Users remain responsible for validating conclusions against real-world data.
License and third-party materials
This repository uses a layered license. To the extent Pengcheng Laboratory
owns the applicable rights, Scene2Wave Project Content is licensed under CC BY
4.0. CARLA-derived elements and other third-party materials retain their
respective terms. Read LICENSE, ATTRIBUTION.md, and
THIRD_PARTY_NOTICES.md; the Hugging Face metadata therefore uses
license: other rather than applying one license to every layer.
Citation
Until a dataset paper or DOI is assigned, cite this release using the metadata
in CITATION.cff and include the repository URL and version. Preserve the
author order listed above.
- Downloads last month
- 22