Skip to content

The code for paper 'DeepcomplexMRI: Exploiting deep residual network for fast parallel MR imaging with complex convolution'

License

Notifications You must be signed in to change notification settings

zhangjiahuan17/DeepMRI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeepMRI

DeepMRI: Exploiting deep residual network for fast parallel MR imaging with complex convolution

By Shanshan Wang, Huitao Cheng, Taohui Xiao, Leslie Ying, Ziwen Ke, Hairong Zheng, Dong Liang*

This repository contains the implementation of DeepMRI for parallel MR imaging using Tensorflow-gpu. Test code for Matlab and test data are also included. For a quick test, the trained weights can be used. The folder saved_model_vn contains the model of the trained VN dataset for the knee images.

The architecture of DeepMRI for parallel MR imaging

The architecture of DeepMRI

Reconstruction Results by classical SPIRiT/L1-SPIRiT and the proposed method

Reconstruction

More results can be found in the paper.

Dependencies

  • Python3
  • Tensorflow
  • numpy scipy

About

The code for paper 'DeepcomplexMRI: Exploiting deep residual network for fast parallel MR imaging with complex convolution'

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%