Commit e5ba6d5
Porting of 2d_autoencoderkl and 3d_autoencoderkl tutorials from MONAI generative (#1823)
Fixes # .
### Description
Incorporation of tutorials for AuoencoderKL (2D and 3D) as part of the
porting of MONAI Generative Models.
### 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
- [ ] Notebook runs automatically `./runner.sh -t <path to .ipynb file>`
---------
Signed-off-by: Virginia Fernandez <virginia.fernandez@kcl.ac.uk>
Signed-off-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>
Co-authored-by: Virginia Fernandez <virginia.fernandez@kcl.ac.uk>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: YunLiu <55491388+KumoLiu@users.noreply.github.com>
Co-authored-by: Eric Kerfoot <eric.kerfoot@kcl.ac.uk>1 parent 29fba69 commit e5ba6d5
File tree
3 files changed
+1587
-0
lines changed- generation
- 2d_autoencoderkl
- 3d_autoencoderkl
3 files changed
+1587
-0
lines changedLines changed: 785 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 793 additions & 0 deletions
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
0 commit comments