MRI Reconstruction Toolbox in PyTorch
_____________________________________
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 <https://onlinelibrary.wiley.com/doi/pdfdirect/10.1002/(SICI)1522-2594(199911)42:5%3C952::AID-MRM16%3E3.0.CO;2-S>`__)
- kt-SENSE reconstruction for dynamic magnetic resonance imaging (MRI) (`pdf <https://onlinelibrary.wiley.com/doi/pdf/10.1002/mrm.10611>`__)
.. installation-section-start
Installation
------------
`MRI Reconstruction Toolbox in PyTorch <https://github.com/denproc/mrirecon>`_ can be installed using ``pip`` or ``git``.
If you use ``pip``, you can install it with:
.. code-block:: sh
$ pip install mrirecon
If you want to use the latest features straight from the master, clone `MRI Reconstruction repo <https://github.com/denproc/mrirecon>`_:
.. code-block:: sh
git clone https://github.com/denproc/mrirecon.git
cd mrirecon
python setup.py install
.. installation-section-end
.. citation-section-start
Citation
--------
If you use in your project, please, cite it as follows.
.. code-block:: tex
@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},
}
.. citation-section-end
.. contacts-section-start
Contacts
--------
**Denis Prokopenko** - `@denproc <https://github.com/denproc>`_ - ``d.prokopenko@outlook.com``
.. contacts-section-end
Raw data
{
"_id": null,
"home_page": "https://github.com/denproc/mrirecon",
"name": "mrirecon",
"maintainer": "",
"docs_url": null,
"requires_python": "",
"maintainer_email": "",
"keywords": "",
"author": "Denis Prokopenko",
"author_email": "d.prokopenko@outlook.com",
"download_url": "https://files.pythonhosted.org/packages/51/d6/f422c45f6a8476d1ec7bfc16346ba950e2cfa7d4c8c46ae3484d4c38cedd/mrirecon-0.0.2.tar.gz",
"platform": null,
"description": "\nMRI Reconstruction Toolbox in PyTorch\n_____________________________________\n\nMRI Reconstruction Toolbox offers a collection of the most common MRI reconstruction algorithms implemented in PyTorch.\nThe Toolbox facilitates the usage of reconstruction methods as a part of Deep Learning pipelines in medical domain.\nOur package takes advantage of batched matrix operations, which can be performed on both CPU and GPU devices.\n\nAvailable Algorithms\n--------------------\n\n- SENSE reconstruction for parallel imaging (`pdf <https://onlinelibrary.wiley.com/doi/pdfdirect/10.1002/(SICI)1522-2594(199911)42:5%3C952::AID-MRM16%3E3.0.CO;2-S>`__)\n- kt-SENSE reconstruction for dynamic magnetic resonance imaging (MRI) (`pdf <https://onlinelibrary.wiley.com/doi/pdf/10.1002/mrm.10611>`__)\n\n\n.. installation-section-start\n\nInstallation\n------------\n`MRI Reconstruction Toolbox in PyTorch <https://github.com/denproc/mrirecon>`_ can be installed using ``pip`` or ``git``.\n\n\nIf you use ``pip``, you can install it with:\n\n.. code-block:: sh\n\n $ pip install mrirecon\n\nIf you want to use the latest features straight from the master, clone `MRI Reconstruction repo <https://github.com/denproc/mrirecon>`_:\n\n.. code-block:: sh\n\n git clone https://github.com/denproc/mrirecon.git\n cd mrirecon\n python setup.py install\n\n.. installation-section-end\n\n.. citation-section-start\n\nCitation\n--------\nIf you use in your project, please, cite it as follows.\n\n.. code-block:: tex\n\n @misc{mrirecon,\n title={MRI Reconstruction Toolbox in PyTorch},\n url={https://github.com/denproc/mrirecon},\n note={Open-source software available at https://github.com/denproc/mrirecon},\n author={Denis Prokopenko},\n year={2022},\n }\n\n.. citation-section-end\n\n.. contacts-section-start\n\nContacts\n--------\n**Denis Prokopenko** - `@denproc <https://github.com/denproc>`_ - ``d.prokopenko@outlook.com``\n\n.. contacts-section-end\n",
"bugtrack_url": null,
"license": "",
"summary": "MRI reconstruction toolbox. PyTorch.",
"version": "0.0.2",
"project_urls": {
"Homepage": "https://github.com/denproc/mrirecon"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "d4944527ef4e0f9fa3217dc26d093ffadf3ec22440634fce56fdcea31512e822",
"md5": "d9236b6aa4d967f1bf3f2e080d387b61",
"sha256": "af4a8002c8d16d4f9a82337b31e5c27d9ac6adb378ccb2d3eaafa74c5fe8d6ac"
},
"downloads": -1,
"filename": "mrirecon-0.0.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "d9236b6aa4d967f1bf3f2e080d387b61",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 11613,
"upload_time": "2023-09-21T17:36:26",
"upload_time_iso_8601": "2023-09-21T17:36:26.709680Z",
"url": "https://files.pythonhosted.org/packages/d4/94/4527ef4e0f9fa3217dc26d093ffadf3ec22440634fce56fdcea31512e822/mrirecon-0.0.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "51d6f422c45f6a8476d1ec7bfc16346ba950e2cfa7d4c8c46ae3484d4c38cedd",
"md5": "c4ef58480dddb34d332e92abe404c982",
"sha256": "408048995af49ccf27500ceb4b4f7a03c042101fc0826f368ec11168fb05667b"
},
"downloads": -1,
"filename": "mrirecon-0.0.2.tar.gz",
"has_sig": false,
"md5_digest": "c4ef58480dddb34d332e92abe404c982",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 10508,
"upload_time": "2023-09-21T17:36:28",
"upload_time_iso_8601": "2023-09-21T17:36:28.189504Z",
"url": "https://files.pythonhosted.org/packages/51/d6/f422c45f6a8476d1ec7bfc16346ba950e2cfa7d4c8c46ae3484d4c38cedd/mrirecon-0.0.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-09-21 17:36:28",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "denproc",
"github_project": "mrirecon",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"tox": true,
"lcname": "mrirecon"
}