Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ported all anomaly_detection tutorials #1818

Merged
merged 19 commits into from
Sep 16, 2024

Conversation

pedrob37
Copy link
Contributor

@pedrob37 pedrob37 commented Sep 6, 2024

Description

Ported all the anomaly detection tutorials.

Checks

  • 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>

Copy link

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

pre-commit-ci bot and others added 11 commits September 6, 2024 12:30
Fixes Project-MONAI#1698
Fix typo and add 3d_image_transforms.ipnb test back (works well in
24.08)

### 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: YunLiu <[email protected]>
Try to use `ApplyTransformToPointsd` to update luna detection pipeline

### 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: YunLiu <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Mingxin Zheng <[email protected]>
Address some of Project-MONAI#1769.

### Description
These are the 2D ~~and 3D~~ DDPM tutorials. I have run them again to
verify they work. ~~The 2D ones are fine but the 3D tutorial keeps
having mode collapse or some other issue resulting in bad results. Work
is ongoing on this one.~~ I have left the 3D tutorial off since it's not
training stably and needs some revamp to be a proper and useful tutorial
for users.

### 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: Eric Kerfoot <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: YunLiu <[email protected]>
@ericspod
Copy link
Member

Looks fine overall, there's a few minor things to fix to past the checks, and the DCO issue can be sorted with a remedial commit as instructed.

Pedro Borges and others added 5 commits September 12, 2024 11:58
…c.uk>

I, Pedro Borges <[email protected]>, hereby add my Signed-off-by to this commit: 347a2c0
I, Pedro Borges <[email protected]>, hereby add my Signed-off-by to this commit: 74341ed
I, Pedro Borges <[email protected]>, hereby add my Signed-off-by to this commit: 83b986d

Signed-off-by: Pedro Borges <[email protected]>
Signed-off-by: Pedro Borges <[email protected]>
Signed-off-by: Pedro Borges <[email protected]>
@ericspod ericspod enabled auto-merge (squash) September 16, 2024 14:09
@ericspod ericspod merged commit 11c2266 into Project-MONAI:main Sep 16, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants