Please download the datasets from this link and put them under the datasets
folder. In our experiments, we use the
corrected
scenes (w/o water absorption bands). Basically, the scene file, corrected scene file, and the ground truth file are required (in .mat
format). Please modify the read_images.m
under utils
, if you only have the corrected scene data or the scene data.
- Please put your hyperspectral data sets under the
datasets
folder. - Change the variable
fn
indemo.m
- Change the variable
num_select
indemo.m
(for classification) - Change the variable
loop_times
indemo.m
(for classification) - Run
demo.m
The code is released under the Apache 2.0 license. Please refer to the LICENSE file for more information.