Skip to content
/ SDM Public

Codes and dataset (iSAID-5i) for Scale-aware Detailed Matching for Few-Shot Aerial Image Semantic Segmentation

Notifications You must be signed in to change notification settings

caoql98/SDM

Repository files navigation

Scale-aware Detailed Matching for Few-Shot Aerial Image Semantic Segmentation

Codes and dataset (iSAID-5i) for Scale-aware Detailed Matching for Few-Shot Aerial Image Semantic Segmentation, and the work has been accepted by TGRS

the overall network:

the overall network

some visualization results: the overall network:

the results


Training

cd scripts
sh train_group0.sh

Inference

If you want to test all of the saved models, you can use:

python test_all_frame.py

Environment

  • python == 3.7

  • pytorch1.0

  • torchvision,

  • pillow,

  • opencv-python,

  • pandas,

  • matplotlib,

  • scikit-image

Datasets and Data Preparation

The newly provied dataset iSAID-5i
(Password:nwpu) or iSAID-5i

BibTex

@article{yao2021scale,
  title={Scale-aware detailed matching for few-shot aerial image semantic segmentation},
  author={Yao, Xiwen and Cao, Qinglong and Feng, Xiaoxu and Cheng, Gong and Han, Junwei},
  journal={IEEE Transactions on Geoscience and Remote Sensing},
  volume={60},
  pages={1--11},
  year={2021},
  publisher={IEEE}
}

About

Codes and dataset (iSAID-5i) for Scale-aware Detailed Matching for Few-Shot Aerial Image Semantic Segmentation

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published