Skip to content

The official Pytorch implementation of the AAAI-24 paper "Hyperspectral Image Reconstruction via Combinatorial Embedding of Cross-Channel Spatio-Spectral Clues".

Notifications You must be signed in to change notification settings

AlexYangxx/CESST

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

CESST (AAAI 2024)

The official Pytorch implementation of the AAAI-24 paper "Hyperspectral Image Reconstruction via Combinatorial Embedding of Cross-Channel Spatio-Spectral Clues".

Citation

If you think this project is helpful, please feel free to leave a star or cite our paper:

@inproceedings{yang2024hyperspectral,
  title={Hyperspectral Image Reconstruction via Combinatorial Embedding of Cross-Channel Spatio-Spectral Clues},
  author={Yang, Xingxing and Chen, Jie and Yang, Zaifeng},
  booktitle={Proceedings of the AAAI Conference on Artificial Intelligence},
  volume={38},
  number={7},
  pages={6567--6575},
  year={2024}
}

Acknowledgement

This implementation builds upon MST++(https://github.com/caiyuanhao1998/MST-plus-plus). We acknowledge Cai et al.'s great work. If you think this project is helpful, please feel free to leave a star or cite their paper.

#MST++
@inproceedings{mst_pp,
  title={MST++: Multi-stage Spectral-wise Transformer for Efficient Spectral Reconstruction},
  author={Yuanhao Cai and Jing Lin and Zudi Lin and Haoqian Wang and Yulun Zhang and Hanspeter Pfister and Radu Timofte and Luc Van Gool},
  booktitle={CVPRW},
  year={2022}
}

About

The official Pytorch implementation of the AAAI-24 paper "Hyperspectral Image Reconstruction via Combinatorial Embedding of Cross-Channel Spatio-Spectral Clues".

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages