Skip to content

icey-zhang/SSL-SSTD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SSL-SSTD

This is code for paper: Self-spectral learning with GAN based spectral--spatial target detection for hyperspectral image

Citation

@article{xie2021self,
  title={Self-spectral learning with GAN based spectral--spatial target detection for hyperspectral image},
  author={Xie, Weiying and Zhang, Jiaqing and Lei, Jie and Li, Yunsong and Jia, Xiuping},
  journal={Neural Networks},
  volume={142},
  pages={375--387},
  year={2021},
  publisher={Elsevier}
}

Environment

matlab 2017a
tensorflow

How to use

1.run the SSL.py to obtain the encoder features for detection 1.1 Train

change the path of the dataset called hyp_img and set the train_modal=True

python SSL.py

1.2 Test

set the train_modal=False

python SSL.py
  1. open the test folder in the matlab software change some paths in the test.m
  • change the path of the decoder features called encoderfile_our
  • change the path of save results called savefile_our
  • change the path of dataset called file

run the test.m

Contact

If you have any question, please contact me with email (jq.zhangcn@foxmail.com).

About

SSL-SSTD is accepted by Neural Network

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published