Skip to content

Model Inspired Autoencoder for Unsupervised Hyperspectral Image Super-Resolution, TGRS, 2022

Notifications You must be signed in to change notification settings

liuofficial/MIAE

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

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}
}

About

Model Inspired Autoencoder for Unsupervised Hyperspectral Image Super-Resolution, TGRS, 2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages