BFRnet
Setup BFRnet for SEPIA
Download deepMRI from GitHub
Download the pre-trained BFRnet here as mentioned in the instruction on GitHub
Specify the full path to deepMRI code as ‘deepMRI_HOME’ in setup_BFRnet_environment.m in SEPIA_HOME/addons/bfr/BFRnet/
Specify the full path to the pre-trained network (should be checkpoints/BFRnet_L2_64PS_24BS_45Epo_NewHCmix.mat) from (2) as ‘checkpoints’ in setup_BFRnet_environment.m
Your setup_BFRnet_environment.m should look something like this:
Warning
The support this method is still in an early stage and only tested on a Linux machine.