ViT-B-16-SigLIP2__webli / visual /preprocess_cfg.json
henrylibai's picture
Duplicate from immich-app/ViT-B-16-SigLIP2__webli
8eb0c9c
Raw
History Blame Contribute Delete
154 Bytes
{"size": [224, 224], "mode": "RGB", "mean": [0.5, 0.5, 0.5], "std": [0.5, 0.5, 0.5], "interpolation": "bicubic", "resize_mode": "squash", "fill_color": 0}