File size: 468 Bytes
ac239ba |
1 2 3 4 5 6 7 8 9 10 11 |
Download checkpoints `sh download.sh`
- `MedSAM2_2411.pt`: The based model trained in Nov. 2024
- `MedSAM2_US_Heart.pt`: Fine-tuned model for heart ultrasound video segmentation
- `MedSAM2_MRI_LiverLesion.pt`: Fine-tuned model for liver lesion MRI segmentation
- `MedSAM2_CTLesion.pt`: Fine-tuned model for CT lesion segmentation
- `MedSAM2_latest.pt` (recommended): Latest model trained on the combination of existing public datasets and newly annotated datasets
|