You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Road Segmentation for Remote Sensing Images using Adversarial Spatial Pyramid Networks
ASPN Architecture
Python Implementation of ["Road Segmentation for Remote Sensing Images using Adversarial Spatial Pyramid Networks"]
Results
Prepare Data
The dataset can be downloaded from this kaggle link. Some of the images in training set does not have corresponding masks. The training code filters out those images. All the images are of size 800x800. Code for data analysis is in this notebook.
Citation
If you find this project useful, we would be grateful if you cite the paper:
@article{shamsolmoali2020road,
title={Road segmentation for remote sensing images using adversarial spatial pyramid networks},
author={Shamsolmoali, Pourya and Zareapoor, Masoumeh and Zhou, Huiyu and Wang, Ruili and Yang, Jie},
journal={IEEE Transactions on Geoscience and Remote Sensing},
year={2020},
publisher={IEEE}
}
About
Adversarial Spatial Pyramid Network for Remote Sensing Road Detection