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

Add options to skip operations for RestoreLabeld Transform #8125

Open
wants to merge 7 commits into
base: dev
Choose a base branch
from

Commits on Oct 1, 2024

  1. Fixes Project-MONAI#6380

    Signed-off-by: Hsin Tong <zcc22592590@gmail.com>
    ctongh committed Oct 1, 2024
    Configuration menu
    Copy the full SHA
    eba22a1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf78bed View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Update monai/apps/deepgrow/transforms.py

    Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
    Signed-off-by: Hsin-Tong Hsieh <75067139+ctongh@users.noreply.github.com>
    ctongh and ericspod authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    2d34d29 View commit details
    Browse the repository at this point in the history
  2. Update tests/test_deepgrow_transforms.py

    Co-authored-by: Eric Kerfoot <17726042+ericspod@users.noreply.github.com>
    Signed-off-by: Hsin-Tong Hsieh <75067139+ctongh@users.noreply.github.com>
    ctongh and ericspod authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    940b02b View commit details
    Browse the repository at this point in the history
  3. Add docstring for four restore parameters and unify parameter names.

    Signed-off-by: Hsin-Tong Hsieh <75067139+ctongh@users.noreply.github.com>
    ctongh authored Oct 2, 2024
    Configuration menu
    Copy the full SHA
    87026d1 View commit details
    Browse the repository at this point in the history
  4. unify parameter names of restoration.

    Signed-off-by: Hsin Tong <zcc22592590@gmail.com>
    ctongh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    463b06b View commit details
    Browse the repository at this point in the history
  5. fix codeformat

    Signed-off-by: Hsin Tong <zcc22592590@gmail.com>
    ctongh committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    01f36c4 View commit details
    Browse the repository at this point in the history