immich-team
commited on
Commit
•
e8655e9
1
Parent(s):
c4eaed8
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:c43630161ee78fdbd28e49bc41c7ce67a0d0bbcea4fc0c3d52aa233e7d149867
|
3 |
+
size 253831387
|
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:a3599f37a4d750c0c6d1b3ec3d07bd0c3d2aac6d19a0425fd52b50721f449180
|
3 |
+
size 225543837
|
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}
|