Fix typo (#1)
Browse files- Fix typo (309afcc1df957ab10488dd6f3bb25341ac63087a)
README.md
CHANGED
@@ -4,7 +4,7 @@ pipeline_tag: mask-generation
|
|
4 |
library_name: coreml
|
5 |
---
|
6 |
|
7 |
-
# SAM2
|
8 |
|
9 |
SAM 2 (Segment Anything in Images and Videos), is a collection of foundation models from FAIR that aim to solve promptable visual segmentation in images and videos. See the [SAM 2 paper](https://arxiv.org/abs/2408.00714) for more information.
|
10 |
|
|
|
4 |
library_name: coreml
|
5 |
---
|
6 |
|
7 |
+
# SAM2 Large Core ML
|
8 |
|
9 |
SAM 2 (Segment Anything in Images and Videos), is a collection of foundation models from FAIR that aim to solve promptable visual segmentation in images and videos. See the [SAM 2 paper](https://arxiv.org/abs/2408.00714) for more information.
|
10 |
|