Replies: 1 comment 1 reply
-
thanks, that's just not implemented yet... please see the progress tracker #4264 cc @Nic-Ma |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
I was using monai.transforms.Resized() with the argument anti_aliasing=True. I now need to switch to the dictionary version of this transform, Resized, and the argument is no longer accepted. What's the reason for this difference?
Beta Was this translation helpful? Give feedback.
All reactions