Skip to content

Tomchenshi/MSDformer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

sh demo.sh

Testing

run the the following command.

sh test_demo.sh

References

About

hyperspectral image super-resolution

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published