Closed midcola closed 4 months ago
Hi @midcola ,
You can use the training script for fine-tuning. Just need to pass the trained model checkpoint. https://github.com/bowang-lab/MedSAM/blob/2b7c64cf80bf1aba546627db9b13db045dd1cbab/train_one_gpu.py#L162
We also have tutorial for fine-tuning litemedsam: https://github.com/bowang-lab/MedSAM/tree/LiteMedSAM?tab=readme-ov-file#fine-tune-pretrained-lite-medsam
@JunMa11 Thanks for your reply!
Hello, is there a guideline for fine-tuning MedSAM on my own dataset? thx