You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dongyang0122
changed the title
Add tutorial to demonstrate how to train a generative model that can generate large image volumes
Adding tutorial to demonstrate how to train a generative model that can generate large image volumes
Jul 1, 2024
…generate large image volumes (#1745)
Fixes#1744.
### Description
Add tutorial to demonstrate how to train a generative model that can
generate large image volumes.
### 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>
Signed-off-by: Dong Yang <yangd05@Dongs-MacBook-Pro.local>
Co-authored-by: Dong Yang <yangd05@Dongs-MacBook-Pro.local>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Add tutorial to demonstrate how to train a generative model that can generate large image volumes (e.g., of size 512 x 512 x 512). [#1745]
The text was updated successfully, but these errors were encountered: