RMDirectionalBerlin
收藏资源简介:
A dataset of simulated path loss radio maps for training CNN. The code for our experiments can be found on https://github.com/fabja19/RML_v2_img . The dataset and experiments are described in our paper "Radio Map Prediction from Aerial Images and Application to Coverage Optimization". Please consider citing it, if you find the dataset useful: F. Jaensch, G. Caire and B. Demir, "Radio Map Prediction From Aerial Images and Application to Coverage Optimization," in IEEE Transactions on Wireless Communications, vol. 25, pp. 308-320, 2026, doi: 10.1109/TWC.2025.3583171. @ARTICLE{11063460, author={Jaensch, Fabian and Caire, Giuseppe and Demir, Begüm}, journal={IEEE Transactions on Wireless Communications}, title={Radio Map Prediction From Aerial Images and Application to Coverage Optimization}, year={2026}, volume={25}, number={}, pages={308-320}, keywords={Buildings;Three-dimensional displays;Ray tracing;Solid modeling;Wireless communication;Predictive models;Optimization;Urban areas;Adaptation models;Accuracy;Convolutional neural networks;machine learning;path loss;radio map;RSSI;coverage}, doi={10.1109/TWC.2025.3583171}} RMBerlinDirectional.zip:This file contains the dataset used in our experiments, including the radio maps, corresponding city maps, Tx information and aerial images. The dataset class in the code shows how they can be used. Structure: path_gain - contains the target radio maps as .png images gis - nDSMs of buildings and vegetation for each map as gray-scale .png images tx_antennas - .npy files containing Tx locations and characteristics for all samples img - RGBIR aerial images in .tif format antenna_patterns - .npy files containing antenna patterns los - line-of-sight information for each sample in .npy file .json files containing lists of the sample ids and corresponding Tx locations and characteristics for the dataset class model_checkpoints.zip:Contains checkpoints and configs for some trained models. additional_gis_files.zip:Contains data that was used to prepare the simulations but that is not needed for running the code. nDSM_orig - original nDSM files for buildings and vegetation created from LiDAR data, in .tif format polygons - polygons with height values generated from the original nDSM files and simplified, used in the ray-tracing simulations, in .GeoJSON format



