LTwIST
A deep compressed sensing model based on unfolding algorithm
Install / Use
/learn @ICSResearch/LTwISTREADME
LTwIST
A deep compressed sensing model based on unfolding algorithm
Train
python train.py
Modify parameters in the training file for different sampling rates, epochs, etc.
The trained model will be saved in the folder you defined.
The trained model is available at https://drive.google.com/file/d/1SjDYfDlI672gd2axi9wcE7ABlGoMLtgC/view?usp=sharing.
Test
python test.py
Modify parameters in the testing file for different sampling rates, epochs, etc.
The result will be saved in the folder you defined.
