Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 671 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 671 Bytes

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