Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 958 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 958 Bytes

SSMLP

2023-5-30

The training and testing data are under construction. The public code about spectral-spatial mlp network for hyperspectral image super-resolution The code is coming soon.

2023-6-4

This is an implementation of "Spectral-Spatial MLP Network for Hyperspectral Image Super-Resolution

Dataset ** The original Houston.mat, Chikusei.mat or others are needed to firstly download: :https://engineering.purdue.edu/~biehl/MultiSpec/hyperspectral.html Washington DC Mall Dataset :http://hyperspectral.ee.uh.edu/?page_id=1075 Houston 2018 ** We also provide the code about data pre-processing in floder "data pre-processing". The floder main contains two parts, including training set augment and test set pre-processing.**

Requirement

**python 3.8, Pytorch 1.10.0, timm package(you can find it at:https://github.com/ggjy/Hire-Wave-MLP.pytorch) **

If you has any questions, please send e-mail to [email protected].