Skip to content

Latest commit

 

History

History
12 lines (11 loc) · 517 Bytes

README.md

File metadata and controls

12 lines (11 loc) · 517 Bytes

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.