This folder stores datasets. All data subdirectories are excluded from Git by .gitignore.
- Homepage: https://radiomapseer.github.io/
- Download: Follow the instructions on the dataset homepage.
After downloading and preprocessing, organize the data as follows:
data/
├── samples/ # radio map images (ground truth)
├── buildings_complete/ # building footprint masks
├── antennas/ # antenna position maps
└── val_images/ # validation split images
Do not commit raw datasets or generated outputs to Git.