GithubHelp home page GithubHelp logo

lpzhang / kt-dynamic-mri-reconstruction Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cq615/kt-dynamic-mri-reconstruction

0.0 0.0 0.0 10.96 MB

[MRM'21] Complementary Time-Frequency Domain Network for Dynamic Parallel MR Image Reconstruction. [MICCAI'19] k-t NEXT: Dynamic MR Image Reconstruction Exploiting Spatio-Temporal Correlations

License: MIT License

Python 100.00%

kt-dynamic-mri-reconstruction's Introduction

kt-Dynamic-MRI-Reconstruction

This is a reference implementation for the following work:

[MICCAI'19] k-t NEXT: Dynamic MR Image Reconstruction Exploiting Spatio-Temporal Correlations.

Paper link: https://arxiv.org/abs/1907.09425

[MRM'21] Complementary Time-Frequency Domain Network for Dynamic Parallel MR Image Reconstruction.

Paper link: https://arxiv.org/abs/2012.11974

Introduction

Dynamic magnetic resonance imaging (MRI) exhibits high correlations in k-space and time. In order to accelerate the dynamic MR imaging and to exploit k-t correlations from highly undersampled data, here we develop novel deep learning based approaches for dynamic MR image reconstruction in both single-coil and multi-coil acquisition settings. The developed approaches are termed k-t NEXT (k-t NEtwork with X-f Transform) for sinlge-coil setting and CTFNet (Complementary Time-Frequency domain Network) for multi-coil setting. The networks are able to effectively capture useful information and jointly exploit spatio-temporal correlations from both complementary domains (x-f and image domains).

This repository contains the implementation of k-t NEXT and CTFNet including the CRNN-MRI module using PyTorch, along with a simple demo. PyTorch version needs to be higher than Torch 0.4.

Usage

To train k-t NEXT on single-coil data:

python main_kt_NEXT.py --acceleration_factor 4

To train CTFNet on multi-coil data:

python main_CTFNet.py --acceleration_factor 8

Citation and Acknowledgement

If you use the code for your work, or if you found the code useful, please cite the following work.

Qin C, et al. (2019) k-t NEXT: Dynamic MR Image Reconstruction Exploiting Spatio-Temporal Correlations. In: Shen D. et al. (eds) Medical Image Computing and Computer Assisted Intervention โ€“ MICCAI 2019. MICCAI 2019. Lecture Notes in Computer Science, vol 11765. Springer, Cham. https://doi.org/10.1007/978-3-030-32245-8_56

Qin C, et al. (2021) "Complementary Time-Frequency Domain Networks for Dynamic Parallel MR Image Reconstruction." Magnetic Resonance in Medicine.

If you use the CRNN-MRI module, please also cite:

C. Qin, J. Schlemper, J. Caballero, A. N. Price, J. V. Hajnal and D. Rueckert, "Convolutional Recurrent Neural Networks for Dynamic MR Image Reconstruction," in IEEE Transactions on Medical Imaging, vol. 38, no. 1, pp. 280-290, Jan. 2019, doi: 10.1109/TMI.2018.2863670.

kt-dynamic-mri-reconstruction's People

Contributors

cq615 avatar

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.