Skip to content
/ CST Public

The pytorch code of hyperspectral image super-resolution method CST.

License

Notifications You must be signed in to change notification settings

Tomchenshi/CST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CST

The pytorch code of hyperspectral image super-resolution method CST

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 CST, run the following command.

sh demo.sh

Testing

run the the following command.

sh test_demo.sh

References

About

The pytorch code of hyperspectral image super-resolution method CST.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published