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
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file mrirecon-0.0.2.tar.gz
.
File metadata
- Download URL: mrirecon-0.0.2.tar.gz
- Upload date:
- Size: 10.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 408048995af49ccf27500ceb4b4f7a03c042101fc0826f368ec11168fb05667b |
|
MD5 | c4ef58480dddb34d332e92abe404c982 |
|
BLAKE2b-256 | 51d6f422c45f6a8476d1ec7bfc16346ba950e2cfa7d4c8c46ae3484d4c38cedd |
File details
Details for the file mrirecon-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: mrirecon-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | af4a8002c8d16d4f9a82337b31e5c27d9ac6adb378ccb2d3eaafa74c5fe8d6ac |
|
MD5 | d9236b6aa4d967f1bf3f2e080d387b61 |
|
BLAKE2b-256 | d4944527ef4e0f9fa3217dc26d093ffadf3ec22440634fce56fdcea31512e822 |