Awesome
MSDformer
The pytorch code of hyperspectral image super-resolution method MSDformer.
Requirements
- Python 3.6.13
- Pytorch 1.8.
Preparation
To get the training set, validation set and testing set, refer to SSPSR to download the mcodes for cropping the hyperspectral image.
Training
To train MSDformer, run the following command.<br>
sh demo.sh
Testing
run the the following command.<br>
sh test_demo.sh