Skip to content

Code for the article 'Hyperspectral Image Classification with Feature-Oriented Adversarial Active Learning'.

Notifications You must be signed in to change notification settings

AlanMorningLight/FAAL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Code for the RemoteSensing2020 article 'Hyperspectral Image Classification with Feature-Oriented Adversarial Active Learning'.


  • Here I provide the Tensorflow implementation for FAAL.

* Environment & Main Dependencies

CentOS Linux release 7.2.1511 (Core)
Tesla K80 Graphic Processing Units
python 3.6.5
TensorFlow 2.0.0

* Usage

  • Download hyperspectral data and add them to ./dataset.
  • All the hyperparameters are in ./config.py.
    Set them to what you want when running a code.

* Citation

@article{Wang2020FAAL,
title={Hyperspectral Image Classification with Feature-Oriented Adversarial Active Learning},
author={Wang, Guangxing and Ren, Peng},
journal={Remote Sensing},
volume={12},
number={23},
pages={3879},
month={November},
year={2020}
}

About

Code for the article 'Hyperspectral Image Classification with Feature-Oriented Adversarial Active Learning'.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%