Skip to content

Invertd vs. BatchInverseTransform #2332

Answered by Nic-Ma
dianemarquette asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @dianemarquette ,

Thanks for your interest here.

  1. Currently, Invertd is based on BatchInverseTransform and provides more features: to_tensor, device, post_func, etc. And can execute for several keys together.
  2. Invertd is a post transform, which can be composed with other transforms.
  3. In next version, we will change Invertd to execute on channel-first Tensor data instead of a batch-first Tensor.

Thanks.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@dianemarquette
Comment options

Answer selected by dianemarquette
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants