How to test my trained UNETR model #3866
Unanswered
ouyuxuanbridge
asked this question in
Q&A
Replies: 2 comments 2 replies
-
Hi @Ouyuxuan623 In the final block of the tutorial (Check best model output with the input image and label), we load the best model and perform test/inference and visualize the results. Thanks |
Beta Was this translation helpful? Give feedback.
1 reply
-
Hi @btho733 We used the validation volumes to compare against existing ground truth labels. But same can be applied to those volumes in imageTs which don't have labels. |
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.
-
Hi contributors,
First I would like to thank you for this brilliant work.
I followed your instruction here(https://github.com/Project-MONAI/tutorials/blob/master/3d_segmentation/unetr_btcv_segmentation_3d.ipynb), but I don't know how to test my model. Could you offer the code for test process in the tutorial?
Many thanks.
Beta Was this translation helpful? Give feedback.
All reactions