Skip to main content

MRI reconstruction toolbox. PyTorch.

Project description

MRI Reconstruction Toolbox offers a collection of the most common MRI reconstruction algorithms implemented in PyTorch. The Toolbox facilitates the usage of reconstruction methods as a part of Deep Learning pipelines in medical domain. Our package takes advantage of batched matrix operations, which can be performed on both CPU and GPU devices.

Available Algorithms

  • SENSE reconstruction for parallel imaging (pdf)

  • kt-SENSE reconstruction for dynamic magnetic resonance imaging (MRI) (pdf)

Installation

MRI Reconstruction Toolbox in PyTorch can be installed using pip or git.

If you use pip, you can install it with:

$ pip install mrirecon

If you want to use the latest features straight from the master, clone MRI Reconstruction repo:

git clone https://github.com/denproc/mrirecon.git
cd mrirecon
python setup.py install

Citation

If you use in your project, please, cite it as follows.

@misc{mrirecon,
  title={MRI Reconstruction Toolbox in PyTorch},
  url={https://github.com/denproc/mrirecon},
  note={Open-source software available at https://github.com/denproc/mrirecon},
  author={Denis Prokopenko},
  year={2022},
}

Contacts

Denis Prokopenko - @denproc - d.prokopenko@outlook.com

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

mrirecon-0.0.2.tar.gz (10.5 kB view hashes)

Uploaded Source

Built Distribution

mrirecon-0.0.2-py3-none-any.whl (11.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page