Giter Site home page Giter Site logo

hicu's Introduction

High-dimensional Fast Convolutional Framework (HICU) for Calibrationless MRI

HICU is a computational procedure for accelerated, calibrationless magnetic resonance image reconstruction that is fast, memory efficient, and ready to scale to highdimensional imaging. For demonstration, HICU is applied to multi-coil 2D static imaging, multi-coil 2D dyanmic (2D+T) imaging, and 3D knee imaging.

2D

  1. One 2D T2-weighted parallel MRI k-space dataset (https://fastmri.med.nyu.edu/) and four sampling masks are in the folder 2D/2D_data.
  2. The HICU reconstruction subroutine for 2D is in 2D/HICUsubroutine_2D.m.
  3. The optional nondecimated wavelet denoiser is in the file 2D/SWT_denoiser.m.
  4. To implement the reconstruction for 2D, run file 2D/main.m.

2D+T

  1. One 2D+T cardiac cine parallel MRI k-space and two sampling masks are in 2D_T/2D+T_Data.
  2. The HICU reconstruction subroutine for 2D+T is in 2D+T/HICUsubroutine_2D_T.m.
  3. To implement the reconstruction for 2D+T, run file 2D+T/main.m

3D

  1. One 3D knee parallel MRI k-space and two sampling masks are in 3D/3D_Data.
  2. The HICU reconstruction subroutine for 3D is in 3D/HICUsubroutine_3D.m.
  3. To implement the reconstruction for 3D, run file 3D/main.m

References

  1. https://arxiv.org/abs/2002.03225
  2. https://arxiv.org/abs/2004.08962
  3. https://ieeexplore.ieee.org/document/9433815
  4. https://onlinelibrary.wiley.com/doi/10.1002/mrm.28721 (The Algorithm 1 is missing in this link but can be found in the arXiv version.)

Algorithm

image

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.