Skip to content

Commit

Permalink
Add GDS tutorial (Project-MONAI#1450)
Browse files Browse the repository at this point in the history
Fixes Project-MONAI/MONAI#6231

### Description
Add GDS tutorial, contains:
- How to enable GDS
- GDSDataset
- Simple demo show the result(may also add the end-to-end results)

### 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: KumoLiu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
  • Loading branch information
KumoLiu and pre-commit-ci[bot] committed Jul 14, 2023
1 parent 7d835e3 commit 2ebf289
Show file tree
Hide file tree
Showing 4 changed files with 474 additions and 0 deletions.
Binary file added figures/gds_metric_time_epochs.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added figures/gds_total_epoch_time_comparison.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 2ebf289

Please sign in to comment.