immich-team
commited on
Commit
•
19b1873
1
Parent(s):
19a2c94
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:76d5786ce7be07ea5fac9e7c8cbd58669590b0cb80b85b0fd5ce49c8c5454760
|
3 |
+
size 254878094
|
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:73138788193f492372e5dff26dec4fe0923bb57a292b4acb6a24b99e1e9ef878
|
3 |
+
size 153187330
|
visual/preprocess_cfg.json
CHANGED
@@ -1 +1 @@
|
|
1 |
-
{"size":
|
|
|
1 |
+
{"size": 224, "mode": "RGB", "mean": [0.48145466, 0.4578275, 0.40821073], "std": [0.26862954, 0.26130258, 0.27577711], "interpolation": "bicubic", "resize_mode": "shortest", "fill_color": 0}
|