Upload folder using huggingface_hub
Browse files- LICENSE +11 -0
- README.md +14 -0
- decoder.onnx +3 -0
- geometry-encoder.onnx +3 -0
- text-encoder.onnx +3 -0
- tokenizer.json +0 -0
- vision-encoder.onnx +3 -0
LICENSE
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: meta-sam-3-license
|
| 4 |
+
license_link: https://github.com/facebookresearch/sam3/blob/main/LICENSE
|
| 5 |
+
base_model: facebook/sam3
|
| 6 |
+
tags:
|
| 7 |
+
- onnx
|
| 8 |
+
- vision
|
| 9 |
+
- image-segmentation
|
| 10 |
+
- sam3
|
| 11 |
+
---
|
README.md
ADDED
|
@@ -0,0 +1,14 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
license: other
|
| 3 |
+
license_name: meta-sam-3-license
|
| 4 |
+
license_link: LICENSE
|
| 5 |
+
language:
|
| 6 |
+
- en
|
| 7 |
+
base_model:
|
| 8 |
+
- facebook/sam3
|
| 9 |
+
tags:
|
| 10 |
+
- onnx
|
| 11 |
+
- vision
|
| 12 |
+
- image-segmentation
|
| 13 |
+
- sam3
|
| 14 |
+
---
|
decoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:97f3ce9d0ed98637371001267a824c04c9753bcaf6637647b39231fdc0d60e4a
|
| 3 |
+
size 96503875
|
geometry-encoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:95c1c3e5718f0c06a3486ee2355469789cf3d5a8edd2570965b246edd57c7684
|
| 3 |
+
size 32425366
|
text-encoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:b877548af77f12926d82c347d9418cef94531ad6da0532efeb1253eeba02ced6
|
| 3 |
+
size 1413298144
|
tokenizer.json
ADDED
|
The diff for this file is too large to render.
See raw diff
|
|
|
vision-encoder.onnx
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:c9cea42b6093c435cb25689f8d3dde8d9247b80ac9afe6b918ab9c5bfd424ae2
|
| 3 |
+
size 1841354240
|