Skip to content

ywangc/DL-MRI-Water-Fat-Separation

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CNN-DL-MRI-water-fat-separation

This code solves the optimization problem of water/fat separation in MRI by reconstructing water, fat, field, and R2* from input complex GRE data with 6 echoes using No-Training Deep Neural Network (NTD) method. For details see: http://dx.doi.org/10.1002/mrm.28546

Download input_data.mat: https://wcm.box.com/s/b1fiikn3shqy44v3eewfia8unit9ybse

To run the code, download all the files into a folder, make sure all the libraries listed in main.py exist and run:

CUDA_VISIBLE_DEVICES=0 python main.py input_data.mat output_data.mat

To plot results in MATLAB run run_results.m

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 92.8%
  • MATLAB 7.2%