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

Correct alternating domain sequence #82

Open zaccharieramzi opened 4 years ago

zaccharieramzi commented 4 years ago

Right now for cross domain networks, you can only have really alternating sequences. We should correct that by having the i_domain//2 replaced by 2 counters, one for each specific domain.