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 new version of the SSIM metric #6250

Merged
merged 12 commits into from
Apr 22, 2023
Merged

Add new version of the SSIM metric #6250

merged 12 commits into from
Apr 22, 2023

Conversation

Warvito
Copy link
Collaborator

@Warvito Warvito commented Mar 27, 2023

fixes #6249

Types of changes

  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • Integration tests passed locally by running ./runtests.sh -f -u --net --coverage.
  • Quick tests passed locally by running ./runtests.sh --quick --unittests --disttests.
  • In-line docstrings updated.

Warvito and others added 7 commits March 27, 2023 23:21
>
>
Co-authored-by: PedroFerreiradaCosta <[email protected]>

Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
>
>
Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
Co-authored-by: Pedro F. da Costa <[email protected]>

Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
Co-authored-by: Pedro F. da Costa <[email protected]>
Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
Co-authored-by: Mark Graham <[email protected]>
@Warvito Warvito marked this pull request as ready for review March 29, 2023 19:41
Warvito added 3 commits March 29, 2023 20:51
…il.com>

I, Walter Hugo Lopez Pinaya <[email protected]>, hereby add my Signed-off-by to this commit: fa6677e
I, Walter Hugo Lopez Pinaya <[email protected]>, hereby add my Signed-off-by to this commit: e3545ae
I, Walter Hugo Lopez Pinaya <[email protected]>, hereby add my Signed-off-by to this commit: 1b8ed97
I, Walter Hugo Lopez Pinaya <[email protected]>, hereby add my Signed-off-by to this commit: b5bebb5
I, Walter Hugo Lopez Pinaya <[email protected]>, hereby add my Signed-off-by to this commit: fa91c3c

Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
@wyli wyli requested review from ericspod, KumoLiu and Nic-Ma March 29, 2023 20:54
@Nic-Ma Nic-Ma requested a review from yiheng-wang-nv March 29, 2023 23:53
monai/losses/ssim_loss.py Outdated Show resolved Hide resolved
Signed-off-by: Walter Hugo Lopez Pinaya <[email protected]>
@wyli
Copy link
Contributor

wyli commented Apr 22, 2023

/build

@wyli wyli enabled auto-merge (squash) April 22, 2023 19:58
@wyli wyli disabled auto-merge April 22, 2023 19:58
@wyli wyli enabled auto-merge (squash) April 22, 2023 19:58
@wyli wyli merged commit 43902e3 into Project-MONAI:dev Apr 22, 2023
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.

SSIM returning wrong values and limited to uniform kernel only
3 participants