This repository contains the test code and pre-trained models for the arXiv paper "******".
The benchmark simulation test dataset can be accessed [here] (https://github.com/Jiamian-Wang/HSI_baseline/tree/main/Data/testing/simu). Make sure to specify the test_path
before evaluation.
The coded apture can be accessed [here] (https://github.com/Jiamian-Wang/HSI_baseline/tree/main/Data). Make sure to specify the mask_path
before evaluation.
Checkpoint of model v1
: w/o rescaling pairs can be accessed [here] (https://github.com/Jiamian-Wang/HSI_baseline/tree/main/models/v1)
Similarly, pre-trained models of the other two versions are also been released.
Makre sure to specify the model_path
as desired pre-trained model.
If you find new baseline useful, please cite the following paper
******
For any questions, please submit an issue or contact jiamiansc@gamil.com.