Skip to content

Conversation

@yiheng-wang-nv
Copy link
Contributor

Fixes #977 .

Description

This PR adds the cast transform to prevent type issue on dynunet pipeline for decathlon task 2 dataset.

Checks

  • Notebook runs automatically ./runner [-p <regex_pattern>]

yiheng-wang-nv and others added 3 commits September 15, 2022 08:58
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
Signed-off-by: Yiheng Wang <vennw@nvidia.com>
@yiheng-wang-nv yiheng-wang-nv requested a review from Nic-Ma October 8, 2022 09:17
@Nic-Ma Nic-Ma requested a review from wyli October 8, 2022 09:19
@wyli
Copy link
Contributor

wyli commented Oct 8, 2022

Do you think the root cause is something similar to this Project-MONAI/MONAI#5127? Could you help check?

Copy link
Contributor

@wyli wyli left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe it's been fixed by Project-MONAI/MONAI#5129 as well

@wyli wyli enabled auto-merge (squash) October 11, 2022 10:58
@wyli wyli merged commit 5521424 into main Oct 11, 2022
@wyli wyli deleted the 977-fix-dynunet-task2-type-issue branch October 11, 2022 11:01
boneseva pushed a commit to boneseva/MONAI-tutorials that referenced this pull request Apr 21, 2024
Fixes Project-MONAI#977  .

### Description
This PR adds the cast transform to prevent type issue on dynunet
pipeline for decathlon task 2 dataset.

### Checks
<!--- Put an `x` in all the boxes that apply, and remove the not
applicable items -->
- [ ] Notebook runs automatically `./runner [-p <regex_pattern>]`

Signed-off-by: Yiheng Wang <vennw@nvidia.com>
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.

Got errors in dynunet_pipeline: 'RuntimeError: result type Float can't be cast to the desired output type Byte'

3 participants