Commit ·
6900c41
1
Parent(s): 7b88fcd
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:20baf59b0160363c0b01b80c4fd248a495c83ed7bf2112b9fbc0fed0a7bfe105
|
| 3 |
+
size 364771213
|
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:912181b906ecd5bf6b1c1029729b5758e88cbe93e03ce2091c8826f3c1f62757
|
| 3 |
+
size 348364781
|
visual/preprocess_cfg.json
CHANGED
|
@@ -1 +1 @@
|
|
| 1 |
-
{"size":
|
|
|
|
| 1 |
+
{"size": 288, "mode": "RGB", "mean": [0.48145466, 0.4578275, 0.40821073], "std": [0.26862954, 0.26130258, 0.27577711], "interpolation": "bicubic", "resize_mode": "shortest", "fill_color": 0}
|