Skip to content

Commit

Permalink
Add Visualization in Diffusion Model Training Tutorial (#1860)
Browse files Browse the repository at this point in the history
Fixes #1855.

Add image visualization in the diffusion model training tutorial.

### Description
A few sentences describing the changes proposed in this pull request.

### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [ ] Avoid including large-size files in the PR.
- [ ] Clean up long text outputs from code cells in the notebook.
- [ ] For security purposes, please check the contents and remove any
sensitive info such as user names and private key.
- [ ] 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: dongyang0122 <don.yang.mech@gmail.com>
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>
  • Loading branch information
3 people authored Oct 10, 2024
1 parent 1c0f36d commit ceffef2
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 3 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 34 additions & 3 deletions generation/maisi/maisi_diff_unet_training_tutorial.ipynb

Large diffs are not rendered by default.

0 comments on commit ceffef2

Please sign in to comment.