# LTwIST **Repository Path**: junp8/LTwIST ## Basic Information - **Project Name**: LTwIST - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-06-07 - **Last Updated**: 2024-06-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 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.