- Prerequisites
- Python 2.7
- CAFFE
- Step 1
gene_index.m
- Step 2
bash train.sh
- Step 3
bash test.sh
- Step 4
bash extract_prob.sh
- Step 5
calculating_result.m
We appreciate it if you cite the following paper:
@Article{HE2020MSDLN,
author = {He, Ying and Su, Wei and Li, Xiun and Zhan, Kun},
title = {Multi-scale dual-Level network for hyperspectral image classification},
journal = {Journal of Electronic Imaging},
year = {2020},
volume = {28},
number = {3},
pages = {00}
}
If you have any questions, feel free to contact me. (Email: ice.echo#gmail.com
)
- This code is heavily borrowed from the baseline DFFN