zaccharieramzi / fastmri-reproducible-benchmark

Try several methods for MRI reconstruction on the fastmri dataset. Home to the XPDNet, runner-up of the 2020 fastMRI challenge.
https://fastmri.org/leaderboards
MIT License
151 stars 50 forks source link

Brain data #80

Closed zaccharieramzi closed 4 years ago

zaccharieramzi commented 4 years ago

This PR introduces the new pipelines for brain data. The main change is that we now need to specify the output shape using ismrmrd header information. This is done using the output_shape_spec flag.