Skip to content

The-Learning-And-Vision-Atelier-LAVA/HyperSR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HyperSR

Pytorch implementation of " Deep hyperspectral image super-resolution with transformers (基于 Transformer的高光谱图像超分辨率重建)", SCIENTIA SINICA Informationis, 2023

Requirements

  • Python 3.6
  • PyTorch >= 1.8.0
  • numpy
  • prefetch_generator
  • sewar
  • scipy

Train on CAVE

python main.py

Test on CAVE

python test.py

Citation

@InProceedings{Wang2020Exploring,
  author    = {Wang, Longguang and Guo, Yulan and Lin, Zaiping, and Wang, Yingqian and An, Wei},
  title     = {Deep hyperspectral image super-resolution with transformers},
  booktitle = {SCIENTIA SINICA},
  year      = {2023},
}

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages