segment-anything icon indicating copy to clipboard operation
segment-anything copied to clipboard

Can we fine-tune/retrain this model for specific image processing domains such as segmenting dense cell cluster in biomedical imaging?

Open lgn211 opened this issue 1 year ago • 3 comments

As titled.

lgn211 avatar Apr 06 '23 07:04 lgn211

Absolutely

Xushuolin avatar Apr 06 '23 12:04 Xushuolin

see https://github.com/facebookresearch/segment-anything/issues/5

dstoekl avatar Apr 06 '23 16:04 dstoekl

@lgn211 @Xushuolin

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

JunMa11 avatar May 01 '23 02:05 JunMa11