flaviagiammarino
commited on
Commit
•
7aedda1
1
Parent(s):
6d43de4
Update README.md
Browse files
README.md
CHANGED
@@ -8,6 +8,8 @@ tags:
|
|
8 |
|
9 |
MedSAM is a fine-tuned version of [SAM](https://huggingface.co/docs/transformers/main/model_doc/sam) for the medical domain.
|
10 |
|
|
|
|
|
11 |
## Model Description
|
12 |
|
13 |
MedSAM was trained on a large-scale medical image segmentation dataset of 1,090,486 image-mask pairs collected from different publicly available sources.
|
|
|
8 |
|
9 |
MedSAM is a fine-tuned version of [SAM](https://huggingface.co/docs/transformers/main/model_doc/sam) for the medical domain.
|
10 |
|
11 |
+
This repository is based on the paper, code and checkpoint released by the authors in July 2023.
|
12 |
+
|
13 |
## Model Description
|
14 |
|
15 |
MedSAM was trained on a large-scale medical image segmentation dataset of 1,090,486 image-mask pairs collected from different publicly available sources.
|