Skip to content

This repository seeks to investigate the usage of Cascades of Convolutional Neural Networks for Magnetic Resonance Image reconstruction.

Notifications You must be signed in to change notification settings

rmsouza01/CD-Deep-Cascade-MR-Reconstruction

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CD-Deep-Cascade-MR-Reconstruction

This repository investigates the usage of Cascades of Convolutional Neural Networks (CNN) for Magnetic Resonance (MR) image reconstruction.

Most of the data used in this repository is publicly available as part of the Calgary-Campinas dataset, which currently has an open MR reconstruction challenge.

Preliminary work on single-channel MR reconstruction was published at the 2019 Medical Imaging with Deep Learning conference:

Souza, Roberto, R. Marc Lebel, and Richard Frayne. "A Hybrid, Dual Domain, Cascade of Convolutional Neural Networks for Magnetic Resonance Image Reconstruction." Proceedings of Machine Learning Research–XXXX 1 (2019): 11.

Sample Multi-channel Reconstruction Sample reconstruction. From left to right: KIKIKI, IIIIII, IKIKII flat unrolled cascades. They all have the same exact number of parameters.

In this repository we will look into:

  • Advantages of Data Consistency (DC) layers;
  • Cascades of flat un-rolled structures and cascades of U-nets;
  • Cross domain cascades (k-space and image domains);
  • Different sampling pattern distributions;
  • Potential advantages of including adversarial components;
  • Single-channel versus multi-channel models

Updated: 17 July 2019

About

This repository seeks to investigate the usage of Cascades of Convolutional Neural Networks for Magnetic Resonance Image reconstruction.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published