Skip to content

Commit

Permalink
Add zarr merger notebook section (Project-MONAI#1433)
Browse files Browse the repository at this point in the history
This PR add an example for `ZarrAvgMerger` to be plugged into
`PatchInferer` along with `WSISlidingWindowSplitter`.

Note: Project-MONAI/MONAI#6633 in MONAI core
should be merged before this one.

### 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: Behrooz <[email protected]>
  • Loading branch information
drbeh committed Jul 4, 2023
1 parent c318720 commit 7d835e3
Showing 1 changed file with 370 additions and 64 deletions.
434 changes: 370 additions & 64 deletions patch_inferer/modular_patch_inferer.ipynb

Large diffs are not rendered by default.

0 comments on commit 7d835e3

Please sign in to comment.