facebookresearch / sam2

The repository provides code for running inference with the Meta Segment Anything Model 2 (SAM 2), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
Apache License 2.0
12.21k stars 1.12k forks source link

finetune #169

Open sulaiman1988 opened 3 months ago

sulaiman1988 commented 3 months ago

can we finetune model on specific dataset

sulaiman1988 commented 3 months ago

How can I do it?

JunMa11 commented 3 months ago

Hi @sulaiman1988 ,

Here is the fine-tuning code for image segmentation https://github.com/bowang-lab/MedSAM/blob/MedSAM2/README.md

abc729003380 commented 3 months ago

Hi @sulaiman1988 ,

Here is the fine-tuning code for image segmentation https://github.com/bowang-lab/MedSAM/blob/MedSAM2/README.md

How to create a dataset?

JunMa11 commented 3 months ago

we already provide a demo dataset. Please check the readme

abc729003380 commented 3 months ago

你发的邮件已收到。