Software

RUN-UP

Unrolled network with U-nets as priors for DWI reconstruction. [Python]

SPA-LLR

Joint reconstruction of multi-direction multi-shot DWI with constraints on magnitude images. [Matlab]

Shot-LLR

Multi-shot DWI reconstruction with locally low-rank regularization. [Matlab, Python]

WNNM

Weighted nuclear norm minimization for MRI low-rank reconstruction. [C]

Examples of modifying some commonly used packages in MRI

  • Changing the data consistency term and adding other regularization terms in BART. [C]

  • Modifying GE's Orchestra to read and save raw data, and generate DICOMs. [C++]