Skip to content

A Simple and Efficient Reconstruction Backbone for Snapshot Compressive Imaging

Notifications You must be signed in to change notification settings

mengkunzhao/HSI_baseline

Repository files navigation

new baseline for CASSI measurement reconstruction

This repository contains the test code and pre-trained models for the arXiv paper "******".

framework

Data

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.

Three versions of proposed method

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.

Citation

If you find new baseline useful, please cite the following paper

******

For any questions, please submit an issue or contact jiamiansc@gamil.com.

About

A Simple and Efficient Reconstruction Backbone for Snapshot Compressive Imaging

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%