Open weidai00 opened 1 year ago
I also tried using models for medical segmentation using the jupyter notebook. They don't seem to be performing well. Will you release any training code or instructions for fine-tune?
The demo url has a bad performance in medical image segmentation, how could I fine-tune it? could you give some prompt or code?
Does this dataset (https://ai.facebook.com/datasets/segment-anything/) contains any medical data? Otherwise it doesn't make sense to expect good performance on medical samples. Fine tuning is needed, (but RadImageNet).
I also tried this with single cell data and doesn't appear to be doing well. Probably wasn't trained on it but would be cool to be able to continue training it on some of this other data.
Hi @weidai00 @tifat58 @qingshi1 @innat @emmanuel-contreras
We provide a step-by-step tutorial on fine-tuning SAM on 2D and 3D medical image datasets. It requires less than 10G GPU memory. Hope that it could be useful.
https://github.com/bowang-lab/MedSAM#model-training-video-tutorial
The demo url has a bad performance in medical image segmentation, how could I fine-tune it? could you give some prompt or code?