ctmkrs17 / DGPF-RENet

DGPF-RENet: A Low Data Dependency Network For Hyperspectral Image Classification (Submitted to TGRS)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DGPF-RENet

DGPF-RENet: A Low Data Dependence Network With Low Training Iterations for Hyperspectral Image Classification (Accepted by TGRS).

Because we have added the activation function swish that is not available in the keras library, please add the function in keras.activation.py.

main.py for run this project. model.py for the network of DGPF-RENet.

Dataset

The dataset is shared to Baidu cloud network disk: link:https://pan.baidu.com/s/1rZDsccOt_ZHg5rNhj9wqTQ?pwd=1234 password:1234

Citation

Please cite our paper if you find it useful in your research. link: https://ieeexplore.ieee.org/abstract/document/10225412

DOI: 10.1109/TGRS.2023.3306891

About

DGPF-RENet: A Low Data Dependency Network For Hyperspectral Image Classification (Submitted to TGRS)


Languages

Language:Python 100.0%