Thanks so much for all of these details, @muratmaga! One thing I wondered about was since I am starting on just a single label, is there a pretrained model that I can start from? I read in @mangotee 's comment above that it sounds like this might be both possible and more quickly effective than training a new model from scratch. Back then (about 6 months ago), it sounds like there was more of a distinction between single label and multilabel models, and that the approach has become more unified since then. I understand that pretrained models are structured for a particular number of output labels, and that changing the number or labels means that a model needs to be trained from scratch. However, I also understand that when possible, transfer learning, where a model pre-trained on one task undergoes subsequent training to adapt it to another somewhat similar task, often works quite well. So, that’s why I’m interested in whether there is a way to start from some other single label model trained on another task (e.g. spleen segmentation). I am also interested in multilabel segmentations, so I will certainly also use the tips about starting from scratch in the future. Thanks!
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Novice Guidance for Using MONAI Label to Create an Automatic Segmentation App | 20 | 3480 | November 21, 2023 | |
MonaiLabel vertebrae segmentation sample-app doesn't work for sample data | 12 | 848 | January 23, 2023 | |
How to set MONAI Label extension parameters in 3D Slicer | 13 | 1435 | October 25, 2022 | |
MONAI Label - Training from Scratch | 6 | 1730 | December 3, 2022 | |
Error while training with MONAILabel's deepedit | 5 | 417 | July 14, 2023 |