Open YichiZhang98 opened 11 months ago
Hi, thanks for your nice work! However, I have several questions about adapting this framework to new datasets concerning the problem of missing classes. For example, if I want to segment 4 organs. However, for some images, there only exists 3 organs, (the other organ may be excised and not exist in this image).
- When we use images with missing classes as support image, it will raise an error due to the missing class.
- When we inference images with missing classes, the output of MedLAM for this class seems to have no meaning since this target does not exist.
Do you have any suggestions?
Best regards.
Hi, thanks for your interest in MedLSAM!
Best.
Hi, thanks for your nice work! However, I have several questions about adapting this framework to new datasets concerning the problem of missing classes. For example, if I want to segment 4 organs. However, for some images, there only exists 3 organs, (the other organ may be excised and not exist in this image).
1) When we use images with missing classes as support image, it will raise an error due to the missing class. 2) When we inference images with missing classes, the output of MedLAM for this class seems to have no meaning since this target does not exist.
Do you have any suggestions?
Best regards.