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

corrected std repr in np metrics #105

Closed zaccharieramzi closed 3 years ago

zaccharieramzi commented 3 years ago

As per the problem raised in #104 , I corrected the std representation in np metrics, as it is not what I expected (maybe the original code is intended for something but it's weird to me).