Accepted by TGRS'23.
- PyTorch 1.7.0
- The SpaceNet dataset could be downloaded from this link.
- The OSM dataset could be downloaded from this link.
> cd ..
> mkdir data
> cd data
> mkdir osm
> mkdir spacenet
# Download the datasets into corresponding folders and unzip.
P2CNet
trained on mix SpaceNet and OSM datasets could be downloaded from this link.
> python test_deeplabv3plus_mix_mp_sat_gsam_{spacenet,osm}.py
> python train_deeplabv3plus_mix_mp_sat_gsam_{spacenet,osm}.py