immich-team commited on
Commit
bca1c15
1 Parent(s): ded4630

Upload folder using huggingface_hub

Browse files
textual/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2e154966560287c3c8bfa9f17b1f9e87e46f3311143d6dc32623601b381270e7
3
+ size 254091835
visual/model.onnx ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:72ef093486b9fe59f45bb8d074e3654e72519a8584e2d46fe812ec882e4b61b8
3
+ size 351491054
visual/preprocess_cfg.json ADDED
@@ -0,0 +1 @@
 
 
1
+ {"size": [224, 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}