Skip to content

UBGewali/optimized-spectral-superresolution

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Spectral Super-Resolution with Optimized Bands

This repository contains code for joint optimization of the multispectral bands and the super-resolution network to reconstruct hyperspectral spectra from multispectral signal.

Usage

# cd code 

Download the dataset

# python download_dataset.py

This script is designed to download and install dataset from the outdoors natural dataset (http://icvl.cs.bgu.ac.il/hyperspectral/) used in our paper.

Training

# python run_BO.py

Testing

# python test_cnn.py

Computing performance metrics

# python compute_metrics.py

Citation

Please cite the following article if you use the code in this repository:

U. B. Gewali, S. T. Monteiro and E. Saber, "Spectral super-resolution with optimized bands," Remote Sensing, 2019. [article][bibtex]

Contact

Utsav Gewali (ubg9540@rit.edu)

Releases

No releases published

Packages

No packages published