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:
some visualization results: the overall network:cd scripts
sh train_group0.sh
If you want to test all of the saved models, you can use:
python test_all_frame.py
-
python == 3.7
-
pytorch1.0
-
torchvision,
-
pillow,
-
opencv-python,
-
pandas,
-
matplotlib,
-
scikit-image
The newly provied dataset iSAID-5i
(Password:nwpu)
or iSAID-5i
@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}
}