Skip to content
Discussion options

You must be logged in to vote

Hi @lg2578 ,

Thanks for your interest here.
The typical method of postprocessing is: data = [postprocessing(i) for i in decollate_batch(data)].
You can find all the details in this tutorial:
https://github.com/Project-MONAI/tutorials/blob/main/modules/decollate_batch.ipynb

Thanks.

Replies: 1 comment 1 reply

Comment options

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

Answer selected by lg2578
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