Toolbox for spectral compressive imaging reconstruction research
Top 46.6% on sourcepulse
This repository provides a comprehensive toolbox for spectral compressive imaging reconstruction, offering implementations for over 15 algorithms, including MST, CST, DAUHST, and BiSRNet. It serves researchers and practitioners in hyperspectral imaging, enabling them to reconstruct spectral data from compressed measurements using advanced deep learning and model-based techniques.
How It Works
The toolbox leverages transformer architectures and unfolding techniques to address spectral compressive imaging challenges. Methods like MST utilize mask-guided spectral-wise transformers for efficient reconstruction, while DAUHST incorporates degradation-aware unfolding and half-shuffle mechanisms. This approach aims to achieve state-of-the-art performance in terms of reconstruction accuracy (PSNR, SSIM) and computational efficiency.
Quick Start & Requirements
pip install -r requirements.txt
cave_1024_28
, CAVE_512_28
, KAIST_CVPR2021
, etc., into a specific directory structure.Highlighted Details
Maintenance & Community
The project is actively maintained with frequent updates and releases, including new algorithms and participation in recent challenges (e.g., NTIRE 2024). Links to papers and arXiv preprints are provided for each method.
Licensing & Compatibility
The repository does not explicitly state a license. However, the inclusion of research papers and the nature of the code suggest it is intended for research purposes. Commercial use would require clarification on licensing terms.
Limitations & Caveats
The README does not specify a license, which may pose a barrier to commercial adoption. Some dataset downloads are via Baidu Disk, which might have regional access limitations. The setup requires careful organization of multiple datasets.
5 months ago
1 day