mikgroup / MEL_MRI

Source Code for the paper: "Memory-efficient Learning for High-dimensional MRI Reconstruction"

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Memory-efficient Learning for High-dimensional MRI Reconstruction

Official repository for the paper Memory-efficient Learning for High-dimensional MRI Reconstruction

Installation

To use this code, install pytorch <= 1.50 (tested with python 3.8 on Ubuntu 20.04 LTS. Will update to latest Pytorch ASAP).

Training and Testing

training:

run Test_feature_loss_3dKnee_MELD_training_clean.ipynb 

testing:

run Test_feature_loss_3dKnee_MELD_testing_clean.ipynb 

About

Source Code for the paper: "Memory-efficient Learning for High-dimensional MRI Reconstruction"


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%Language:Shell 0.0%