MSDformer
March 28, 2023 ยท View on GitHub
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.
sh demo.sh
Testing
run the the following command.
sh test_demo.sh