Skip to content

Deep Cascade of Convolutional Neural Networks for MR Image Reconstruction: Implementation & Demo

License

Notifications You must be signed in to change notification settings

kingaza/Deep-MRI-Reconstruction

 
 

Repository files navigation

Deep Cascade of Convolutional Neural Networks for MR Image Reconstruction

Tensorflow/Keras implementation of reconstruct MR images from its undersampled measurements using Deep Cascade of Convolutional Neural Networks. It is forked from https://github.com/js3611/Deep-MRI-Reconstruction and it simply demonstrates on toy dataset borrowed from http://mridata.org.

If you used this code for your work, you must cite the following work::

Schlemper, J., Caballero, J., Hajnal, J. V., Price, A., & Rueckert, D. A Deep Cascade of Convolutional Neural Networks for MR Image Reconstruction. Information Processing in Medical Imaging (IPMI), 2017

The paper is also available on arXiv: https://arxiv.org/pdf/1703.00555.pdf

About

Deep Cascade of Convolutional Neural Networks for MR Image Reconstruction: Implementation & Demo

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%