Skip to content

MetaTensor support in ProbMapProducer#5117

Merged
Nic-Ma merged 9 commits intoProject-MONAI:devfrom
bhashemian:metatensor-probmap
Sep 13, 2022
Merged

MetaTensor support in ProbMapProducer#5117
Nic-Ma merged 9 commits intoProject-MONAI:devfrom
bhashemian:metatensor-probmap

Conversation

@bhashemian
Copy link
Copy Markdown
Member

@bhashemian bhashemian commented Sep 9, 2022

Fixes #4954

Description

This PR updates ProbMapProducer to works with MetaTensors. It will cause a backward incompatibility when used with the older version (non-MetaTensor versions) of MaskedPatchWSIDataset and SlidingPatchWSIDataset.

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.

@bhashemian bhashemian requested a review from KumoLiu September 9, 2022 17:04
@bhashemian bhashemian requested a review from Nic-Ma September 11, 2022 16:26
Signed-off-by: Behrooz <[email protected]>
@Nic-Ma
Copy link
Copy Markdown
Contributor

Nic-Ma commented Sep 13, 2022

/black

@Nic-Ma
Copy link
Copy Markdown
Contributor

Nic-Ma commented Sep 13, 2022

/build

@Nic-Ma Nic-Ma enabled auto-merge (squash) September 13, 2022 03:13
Signed-off-by: monai-bot <[email protected]>
@Nic-Ma
Copy link
Copy Markdown
Contributor

Nic-Ma commented Sep 13, 2022

/build

@Nic-Ma Nic-Ma merged commit 53088c0 into Project-MONAI:dev Sep 13, 2022
@bhashemian bhashemian deleted the metatensor-probmap branch February 22, 2023 15:31
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.

MetaTensor support for ProbMapProducer

3 participants