PS3-1.5K-SigLIP / preprocessor_config.json
bfshi-nvidia's picture
Upload folder using huggingface_hub
3115311 verified
raw
history blame contribute delete
186 Bytes
{
"image_size": [
1512,
1512
],
"mean": [
0.5,
0.5,
0.5
],
"std": [
0.5,
0.5,
0.5
],
"interpolation": "bicubic",
"resize_mode": "squash"
}