[feat] add quantized model onnx files
Browse files
machine_learning_models/.gitignore
ADDED
File without changes
|
machine_learning_models/mobile_sam.encoder.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:7c3b8c442f0741ec25d542bae06973675778dd964771f2b5f69b4d8e22ef8405
|
3 |
+
size 28157093
|
machine_learning_models/mobile_sam.encoder.quant.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:4caa33d749e50ed62eec0fa9d1bcb2d466d4314ffefd25837ec60751a7b86615
|
3 |
+
size 11050105
|
machine_learning_models/sam_vit_h_4b8939.decoder.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:22cf85e35d14182f4b4712364264c06b22edbef63f065189586f080ef4e2f325
|
3 |
+
size 16500272
|
machine_learning_models/sam_vit_h_4b8939.decoder.quant.onnx
ADDED
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
1 |
+
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:0aad6b84b037500c10e7c38f6af10228bc81f4e003e8dd25ec6ec2603b045666
|
3 |
+
size 8753563
|