Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 895 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 895 Bytes

Evaluation

Binder

  1. Please fork this repository and clone it locally
  2. Install a local Python environment, ensure you have install numpy, scipy, matplotlib, jupyterlab and scikit-image as requirements.
  3. Run the jupyter lab server from this base repository folder.
  4. Solve the listed problems in mri_acq_recon.ipynb and make separate commits for each problem.
  5. Push your changes and make a pull request of your changes on github.
  6. Finally, launch the second notebook mri_reconstruction_dl_intro.ipynb in google collab Open In Colab and run it through to see the performance of deep learning based models.