Main goal : test the function between the fastmri research in : https://github.com/facebookresearch/fastMRI and zacc's https://github.com/zaccharieramzi/fastmri-reproducible-benchmark
some other functions can come from : https://github.com/CEA-COSMIC/joint_optimization_mri/blob/ad6b9cb6276064d2ca7f2608771fddff3d74cbd0/jOpMRI/data/utils.py#L6
Install requirement :
pip install . &&\
pip install -r requirements.txt
Path requirement :
export PYTHONPATH="${PYTHONPATH}:/volatile/Lena/Codes/Modèles/fastmri_tf_vs_torch/"