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

BUG: Fix traceback in restored transform #1766

Merged

Commits on Oct 25, 2024

  1. BUG: Fix traceback in restored transform

    Using transforms from MONAI and MONAILabel can result in metadata containing torch.tensors and torch.Sizes. This change fixes a traceback in the restored transform resulting from an incompatibility between torch datatypes and numpy.any().
    Signed-off-by: Thomas Kierski <thomas.kierski@revvity.com>
    ThomasKierski committed Oct 25, 2024
    Configuration menu
    Copy the full SHA
    b6bf5e8 View commit details
    Browse the repository at this point in the history