Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 752 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 752 Bytes

Model Inspired Autoencoder for Unsupervised Hyperspectral Image Superresolution (MIAE), IEEE TGRS

flowchart srf and psf

files

utiles.py, blind.py, miae.py

Requirement

python 3.9, torch 1.8.1

Data

set class Datainfo

Run

run miae.py

Class

Datainfo>>Blind, Datainfo>>MIAE

Bibtex

@ARTICLE{9681709,
  author={Liu, Jianjun and Wu, Zebin and Xiao, Liang and Wu, Xiao-Jun},
  journal={IEEE Transactions on Geoscience and Remote Sensing}, 
  title={Model Inspired Autoencoder for Unsupervised Hyperspectral Image Super-Resolution}, 
  year={2022},
  volume={60},
  number={},
  pages={5522412},
  doi={10.1109/TGRS.2022.3143156}
}