Bad case
Cjl-MedSeg opened this issue · 8 comments
This Issue is used to collect some bad cases, which will help us iterate the model.
Thank you for sharing the bad case. You can try predicting the results without using the adapter layer, which may slightly improve the performance. If the dataset is open source, would it be possible for you to provide us with information about the dataset? We would like to optimize our model for such data in the future.
The segmentations are generated with the bounding boxes provided by the authors and checkpoint "medsam_vit_b.pth", showing accurate results and implying that our local implementation is correct.
The segmentations are generated with the bounding boxes customized by the users and checkpoint "medsam_vit_b.pth", showing degraded results.
Those observations might demonstrate the unstable performance of the pre-trained model.