Skip to content

A Spectral Diffusion Model for Unsupervised Hyperspectral Image Super-Resolution, IEEE TGRS, 2024

Notifications You must be signed in to change notification settings

liuofficial/SDP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

A Spectral Diffusion Model for Unsupervised Hyperspectral Image Super-Resolution, IEEE TGRS, 2024

files

SDP.py, blind.py, data/data_info.py, model/*, utils/*

Requirement

python 3.9, torch 1.13.1

Data

set class Datainfo in data_info.py

download data for demo (place it in folder xxx)

Run

run SDP.py

Class

Datainfo>>Blind, Datainfo>>SDM, Datainfo>>SDP

Bibtex

@ARTICLE{SDP,
  author={Liu, Jianjun and Wu, Zebin and Xiao, Liang},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={A Spectral Diffusion Model for Unsupervised Hyperspectral Image Super-Resolution}, 
  year={2024},
  volume={62},
  number={},
  pages={1-13},
  doi={10.1109/TGRS.2024.3449073}
}

About

A Spectral Diffusion Model for Unsupervised Hyperspectral Image Super-Resolution, IEEE TGRS, 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages