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

Commits on Sep 5, 2024

  1. Ported all anomaly_detection tutorials

    Signed-off-by: Pedro Borges <[email protected]>
    Pedro Borges committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    45c4ebf View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Configuration menu
    Copy the full SHA
    c497a04 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56ceea7 View commit details
    Browse the repository at this point in the history
  3. Mending PEP8-related issues

    Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    347a2c0 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'anomaly_detection_porting' of https://github.com/virgin…

    …iafdez/tutorials into anomaly_detection_porting
    Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    e6e38c5 View commit details
    Browse the repository at this point in the history
  5. [pre-commit.ci] auto fixes from pre-commit.com hooks

    for more information, see https://pre-commit.ci
    pre-commit-ci[bot] authored and Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    dcd1bb9 View commit details
    Browse the repository at this point in the history
  6. Fix typo (Project-MONAI#1813)

    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]>
    KumoLiu authored and Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    0a674cd View commit details
    Browse the repository at this point in the history
  7. Update luna detection (Project-MONAI#1795)

    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]>
    3 people authored and Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    79a2216 View commit details
    Browse the repository at this point in the history
  8. DDPM Tutorials (Project-MONAI#1814)

    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]>
    3 people authored and Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a38dee2 View commit details
    Browse the repository at this point in the history
  9. Mending PEP8-related issues

    Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    74341ed View commit details
    Browse the repository at this point in the history
  10. Merge branch 'anomaly_detection_porting' of https://github.com/virgin…

    …iafdez/tutorials into anomaly_detection_porting
    Pedro Borges committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    1707e51 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Mending PEP8-related issues

    Pedro Borges committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    83b986d View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. DCO Remediation Commit for Pedro Borges <[email protected]

    …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]>
    Pedro Borges committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    1cc68ce View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c510be1 View commit details
    Browse the repository at this point in the history
  3. Remedial final signed commit

    Signed-off-by: Pedro Borges <[email protected]>
    Pedro Borges committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    633edd5 View commit details
    Browse the repository at this point in the history
  4. Remedial final signed commit

    Signed-off-by: Pedro Borges <[email protected]>
    Pedro Borges committed Sep 12, 2024
    Configuration menu
    Copy the full SHA
    64dd7d5 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. Configuration menu
    Copy the full SHA
    7a1055a View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    9853f31 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8709ed1 View commit details
    Browse the repository at this point in the history