Replies: 1 comment 6 replies
-
Hi @emi-dm, I ran the notebook you shared, and found the problem is from the MONAI/monai/data/image_reader.py Line 176 in ff43028 Hope it helps, thanks. MONAI/monai/data/image_reader.py Line 282 in ff43028 |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Certainly! Here's a draft for your GitHub issue:
Issue Title: Bug in Monai Spacingd Transformation
Description:
I encountered an issue with the Monai library related to the
Spacingd
transformation. However, I'm unsure if it's due to an error on my part. I've also provided a notebook to reproduce the issue.Steps to Reproduce:
You can reproduce it in the notebook: https://colab.research.google.com/drive/1ahj3IQqetxRxeVQm0tNpdqXJOq9nTxRT?usp=sharing
Expected Behavior:
The
Spacingd
transformation should correctly handle spacing adjustments without causing any unexpected artifacts.Thanks in advanced!
Beta Was this translation helpful? Give feedback.
All reactions