Add a tutorial demonstrating 2D image restoration using the MONAI Restormer model. (#1987)
### Add a tutorial demonstrating 2D image restoration using the MONAI Restormer model. Fixes: Completes issue from main MONAI repo: [#8261]( https://github.com/Project-MONAI/MONAI/issues/8261) None ### Description This notebook covers setting up the environment, loading data, initializing a small Restormer model configuration, training a small-scale demonstrative example with the Restorme,r and visualizing the restoration results on noisy images. ### Checks <!--- Put an `x` in all the boxes that apply, and remove the not applicable items --> - [x] Avoid including large-size files in the PR. - [x] Clean up long text outputs from code cells in the notebook. - [x] For security purposes, please check the contents and remove any sensitive info such as user names and private key. - [x] Ensure (1) hyperlinks and markdown anchors are working (2) use relative paths for tutorial repo files (3) put figure and graphs in the `./figure` folder - [x] Notebook runs automatically `./runner.sh -t <path to .ipynb file>` --------- Signed-off-by: Cano-Muniz, Santiago <tisalon@outlook.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
C
Cano-Muniz, Santiago committed
9902215f28e2c8a17ee94eb6740fa1eb07ecfe33
Parent: 75c44e0
Committed by GitHub <noreply@github.com>
on 5/22/2025, 8:35:26 PM