Skip to content
Discussion options

You must be logged in to vote

Hi @bip5 ,

If you want to compute the metrics for every class, there are 2 methods: 1. Set the reduction arg of metric to compute average for every channel separately. 2. Split the prediction by SplitChanneld transform to save every class in a separate key and compute.
@yiheng-wang-nv May help share more concrete examples if you still have some issues.

Thanks.

Replies: 2 comments 5 replies

Comment options

You must be logged in to vote
4 replies
@bip5
Comment options

@Nic-Ma
Comment options

@bip5
Comment options

@Nic-Ma
Comment options

Answer selected by bip5
Comment options

You must be logged in to vote
1 reply
@Nic-Ma
Comment options

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