Questions about the accuracy displayed in the 3D slicer after training the model #967
-
Thank you monailabel for providing a good tool for training the model. I have some original images and mask images that are not marked with 3D Slicer. I built the app according to the monailabel example, and I can also successfully train in 3D, but I want to know his accuracy What is the calculation based on, will he divide the train and test by himself? |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 4 replies
-
Thanks for opening this discussion, @Minxiangliu. We're glad you're using MONAI Label. |
Beta Was this translation helpful? Give feedback.
-
Hi @diazandr3s , |
Beta Was this translation helpful? Give feedback.
-
If you have your own datalist for validation (either json or pointing to json file) you can pass the same.. |
Beta Was this translation helpful? Give feedback.
Thanks for opening this discussion, @Minxiangliu. We're glad you're using MONAI Label.
By default, MONAI Label takes 20% of the training set for validation. The accuracy you see is based on that.
This percentage can be changed in the Options tab in Slicer. Please watch this video to know more: https://youtu.be/KjwuFx0pTXU?t=64