Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imyizhang/deepmri
A deep learning toolbox for parallel MRI reconstruction
https://github.com/imyizhang/deepmri
mri mri-reconstruction
Last synced: 6 days ago
JSON representation
A deep learning toolbox for parallel MRI reconstruction
- Host: GitHub
- URL: https://github.com/imyizhang/deepmri
- Owner: imyizhang
- License: mit
- Created: 2021-03-11T13:35:44.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2021-03-11T14:22:07.000Z (over 3 years ago)
- Last Synced: 2024-09-16T19:44:07.227Z (about 2 months ago)
- Topics: mri, mri-reconstruction
- Language: Python
- Homepage: https://pypi.org/project/deepMRI/
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# deepMRI
deepMRI is
* a deep learning toolbox for parallel MRI reconstruction
## Quickstart
### Dependencies and Installation
```bash
$ pip install deepmri
```## Documentation
## Related Projects
* [fastMRI](https://github.com/facebookresearch/fastMRI) ([fastmri.org](https://fastmri.org/))
* [mridata.org](http://mridata.org/)
* [BART](https://github.com/mrirecon/bart) ([mrirecon.github.io/bart/](http://mrirecon.github.io/bart/))