Skip to content

The code implementation of "Asymmetric Hash Code Learning" (AHCL) for remote sensing image retreival, which was accepted by IEEE Trans. Geosci. Remote Sens. 2022.

Notifications You must be signed in to change notification settings

weiweisong415/Demo_AHCL_for_TGRS2022

Repository files navigation

Demo_AHCL_for_TGRS2022

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}

}

Usage

1. Running example:

Environment: python 3

Requirements:

pytorch
torchvision

2. Data processing:

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.

3. Demo:

python Demo_AHCL_WHURS19.py

If you have any questions about this code, please contact me: weiweisong415@gmail.com

About

The code implementation of "Asymmetric Hash Code Learning" (AHCL) for remote sensing image retreival, which was accepted by IEEE Trans. Geosci. Remote Sens. 2022.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages