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

Fix generalized dice computation #7970

Merged
merged 18 commits into from
Sep 7, 2024
Merged

Fix generalized dice computation #7970

merged 18 commits into from
Sep 7, 2024

Commits on Jul 31, 2024

  1. Fix generalized dice computation

    Signed-off-by: Suraj Pai <[email protected]>
    
    Similar functionality to torchmetrics
    
    Update
    
    Lint and update sum_over_labels
    
    Update docstring
    
    Update docstring
    surajpaib committed Jul 31, 2024
    Configuration menu
    Copy the full SHA
    123c778 View commit details
    Browse the repository at this point in the history

Commits on Aug 6, 2024

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

Commits on Aug 8, 2024

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

Commits on Aug 27, 2024

  1. Configuration menu
    Copy the full SHA
    e8db89e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    61bbb60 View commit details
    Browse the repository at this point in the history
  3. Add updates from comments

    surajpaib committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    2081cd2 View commit details
    Browse the repository at this point in the history
  4. Minor doc fixes

    surajpaib committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    3805fea View commit details
    Browse the repository at this point in the history
  5. Update version string

    surajpaib committed Aug 27, 2024
    Configuration menu
    Copy the full SHA
    fb6e660 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Update monai/metrics/generalized_dice.py

    Co-authored-by: YunLiu <[email protected]>
    Signed-off-by: Suraj Pai <[email protected]>
    surajpaib and KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    4ea6a2c View commit details
    Browse the repository at this point in the history
  2. Update monai/metrics/generalized_dice.py

    Co-authored-by: YunLiu <[email protected]>
    Signed-off-by: Suraj Pai <[email protected]>
    surajpaib and KumoLiu committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2bc6dd8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8274060 View commit details
    Browse the repository at this point in the history
  4. Fix line length

    Signed-off-by: Suraj Pai <[email protected]>
    surajpaib committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    2e7e04c View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Merge branch 'dev' into dev

    KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    cfbeb0e View commit details
    Browse the repository at this point in the history
  2. Update monai/metrics/generalized_dice.py

    Co-authored-by: YunLiu <[email protected]>
    Signed-off-by: Suraj Pai <[email protected]>
    surajpaib and KumoLiu committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    72ed145 View commit details
    Browse the repository at this point in the history
  3. Fix docs + improve tests

    _________
    
    DCO Remediation Commit for Suraj Pai <[email protected]>
    
    I, Suraj Pai <[email protected]>, hereby add my Signed-off-by to this commit: 2081cd2
    I, Suraj Pai <[email protected]>, hereby add my Signed-off-by to this commit: 3805fea
    I, Suraj Pai <[email protected]>, hereby add my Signed-off-by to this commit: fb6e660
    I, Suraj Pai <[email protected]>, hereby add my Signed-off-by to this commit: 8274060
    
    Signed-off-by: Suraj Pai <[email protected]>
    surajpaib committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    a762649 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf0c5f0 View commit details
    Browse the repository at this point in the history
  5. Fix flake8 error

    Signed-off-by: Suraj Pai <[email protected]>
    surajpaib committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    27a0c58 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2024

  1. Merge branch 'dev' into dev

    KumoLiu committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    c704cc8 View commit details
    Browse the repository at this point in the history