You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -30,7 +30,7 @@ Get the library and executables:
30
30
31
31
Let's use MobileSAM to generate a segmentation mask of the plushy on the right by passing in a box describing its approximate location.
32
32
33
-
<imgalt="Example image showing box prompt at pixel location (420, 120) -> (650, 430), and the output mask"src="docs/media/example-sam-coords.jpg"width="400">
33
+
<imgwidth="400"height="256"alt="Example image showing box prompt at pixel location (420, 120) - (650, 430), and the output mask"src="https://github.com/user-attachments/assets/0b90ad96-c7d2-4c4c-b028-699433cef704" />
34
34
35
35
You can download the model and input image here: [MobileSAM-F16.gguf](https://huggingface.co/Acly/MobileSAM-GGUF/resolve/main/MobileSAM-F16.gguf) | [input.jpg](docs/media/input.jpg)
36
36
@@ -71,39 +71,39 @@ with your existing data sources and infrastructure.
0 commit comments