Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
flaviagiammarino
/
medsam-vit-base
like
10
Mask Generation
Transformers
PyTorch
google-tensorflow
TensorFlow
sam
medical
vision
Inference Endpoints
arxiv:
2304.12306
License:
apache-2.0
Model card
Files
Files and versions
Community
1
Train
Deploy
Use this model
flaviagiammarino
commited on
Jul 11, 2023
Commit
c74c987
•
1 Parent(s):
6795956
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+1
-1
README.md
CHANGED
Viewed
@@ -54,4 +54,4 @@ ax[1].set_title("MedSAM Segmentation")
54
ax[1].axis("off")
55
plt.show()
56
```
57
-
![
example
](scripts/
pt_example
.png)
54
ax[1].axis("off")
55
plt.show()
56
```
57
+
![
results
](scripts/
results
.png)