Radio map estimate

December 19, 2023 ยท View on GitHub

About folder

''' data: Download the data set and put the DPM simulation data of the building and antenna into three corresponding files respectively "https://RadioMapSeer.github.io"

dataloader: The instantiated dataset contains three different input scenarios

loss: It includes MSE loss, VGG19 calculation style loss, VGG19 calculation perception loss, and patch-gan adversarial loss

model: ACT-GAN model structure

output: Store test set predictions

utils: Hyperparameter setting

'''