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