Skip to content

Validation scores on DeepEdit inference results #937

Answered by diazandr3s
sabino-ramirez asked this question in Q&A
Discussion options

You must be logged in to vote

Hi @sabino-ramirez,

Thanks for asking.
I assume you have a pre-trained model and a validation set with ground truth labels.
One way to validate the model is by starting MONAI Label and then running batch inference on the validation set. Once you get the predictions (they should be in labels/original folder) you can use an external script to compare the metric between the predicted and ground truth.

Here is a video showing how you could run batch inference - just make sure you write the correct model name you're validating (deepedit_seg or segmentation):

batch-inference-.mp4

Hope this helps

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@sabino-ramirez
Comment options

Answer selected by sabino-ramirez
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