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

Build fake h5 datasets for unit tests in order not to rely on fastMRI data #55

Closed zaccharieramzi closed 4 years ago

zaccharieramzi commented 4 years ago

Right now after multiplt sollicitations to the fastMRI contact, I don't know whether I can use some sample data in my repo to do my unit tests.

Therefore, I need to build a fake temporary dataset (which could be of reduced size btw) to perform my unit tests.