
MRpro is a MR image reconstruction and processing framework specifically developed to work well with PyTorch. The data classes utilize torch tensors for storing data such as MR raw data or reconstructed image data. Where possible batch parallelisation of PyTorch is utilized to speed up image reconstruction.
