acecreamu / deep-hs-prior

Single Hyperspectral Image Denoising, Inpainting, Super-Resolution

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Missing data?

NourO93 opened this issue · comments

When I try to run "prepare_sr.m" I get an error that says "undefined function or variable pavia". The Matlab code starts without defining it.

Hello, thank you very much for the code you shared with us. I would like to ask how do you generate 3D.mat? There is only 2d.mat in the program

2D.mat and 2D.mat are basically the same files since it's the same data you process. The only thing you may need to do additionally for 3D.mat is to select 192/200 channels on the third dimension to make it work with 3D convolutions.