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

Tests are too long #141

Open zaccharieramzi opened 3 years ago

zaccharieramzi commented 3 years ago

I need to fix the tests in order for them to run for less time.

I think the major issue is that there are hardcoded stuff on images being 320x320.

Right now it's a problem for merging PRs... (see https://github.com/zaccharieramzi/fastmri-reproducible-benchmark/pull/138)