UNet-SIDE
The undersampled DWI image using Slice-Interleaved Diffusion Encoding (SIDE) method can be reconstructed by the UNet network.
For Super Resolution
$ python run.py --config_filename config/config_sr_new.json
For dwi prediction
$ python run.py --config_filename config/config_dwipred_new.json