Conversation
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
|
this requires #1625 |
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
Signed-off-by: Richard Brown <[email protected]>
There was a problem hiding this comment.
thanks! this could also be packaged as a post-processing transform? https://github.com/Project-MONAI/MONAI/blob/master/monai/transforms/post/dictionary.py#L33
|
I've added the |
Signed-off-by: Richard Brown <[email protected]>
bd13342 to
b9efa4d
Compare
|
Hi @rijobro , Thanks for developing this new feature, may I know what's the typical use cases? |
|
Hi @Nic-Ma of course. After the data loader, the data are collated. Images that were To perform the inverse transforms on images, I want to convert them back from My particular use case is for inverse transforms of a batch of images, but I'm sure this isn't the only use case for this functionality (for example, |
|
OK, I see, thanks for your explanation. |
Signed-off-by: Richard Brown <[email protected]>
|
not sure why it gives a circular import error in the container https://github.com/Project-MONAI/MONAI/runs/1977893666?check_suite_focus=true#step:3:32 I couldn't replicate the issue locally |
|
Hm, so all the different CI builds were OK, but the docker one is causing a problem? Is this using master branch (since it's already merged)? |
decollate a batch of data
#1515