This repository is the implementation of Deep Tensor ADMM-Net for Snapshot Compressive Imaging.
The last test is in the environment with following additional packages:
- Tensorflow-gpu==1.13.1 (conda install tensorflow-gpu=1.13.1)
- yaml (pip install pyyaml)
- hdf5storage (pip install hdf5storage)
For fast implementation, please run test.py to generate the recovered frames, stored in Result/Validation-Result/NBA_Frame.
We will integrate the model as well as data of other scenarios/dataset into this version asap. Thank you for your patience.