This is the code implementation for our paper "Asymmetric Hash Code Learning for Remote Sensing Image Retrieval", IEEE Trans. Geosci. Remote Sens, 2022.
If you use this code in your work, please kindly cite our paper:
@article{song2022,
title={Asymmetric Hash Code Learning for Remote Sensing Image Retrieval},
author={Song, Weiwei and Gao, Zhi and Dian, Renwei and Ghamisi, Pedram and Zhang, Yongjun and Benediktsson, J{'o}n Atli},
journal={IEEE Transactions on Geoscience and Remote Sensing},
DOI={10.1109/TGRS.2022.3143571},
publisher={IEEE}
}
Environment: python 3
Requirements:
pytorch
torchvision
Download the WHU-RS data set from https://pan.baidu.com/s/1CtnEv0p6tbAYGBscgdTDsA , the passwords are: v5ac. upzip the data file into ./data/WHURS-19/.
If you have trouble in downloading this dataset through Buidu Drive, please contact me, I will send it to you through Google Drive.
python Demo_AHCL_WHURS19.py
If you have any questions about this code, please contact me: [email protected]