immich-team
commited on
Commit
•
245a556
1
Parent(s):
cd75149
Upload folder using huggingface_hub
Browse files- textual/model.onnx +2 -2
- visual/model.onnx +2 -2
- visual/preprocess_cfg.json +1 -1
textual/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:21da2760a6165b105810d6434d160d5de6bd5a018d6fe481d1ec462973d216a8
|
3 |
+
size 364773084
|
visual/model.onnx
CHANGED
@@ -1,3 +1,3 @@
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
-
oid sha256:
|
3 |
-
size
|
|
|
1 |
version https://git-lfs.github.com/spec/v1
|
2 |
+
oid sha256:52a23e06eaadbaef923bffeea6f1e614376c6b3617d5d91c243fd7d4caba841e
|
3 |
+
size 468950496
|
visual/preprocess_cfg.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"size": [
|
|
|
1 |
+
{"size": [240, 240], "mode": "RGB", "mean": [0.48145466, 0.4578275, 0.40821073], "std": [0.26862954, 0.26130258, 0.27577711], "interpolation": "bicubic", "resize_mode": "shortest", "fill_color": 0}
|