PS3_Lang-1.5K-SigLIP2 / preprocessor_config.json
bfshi-nvidia's picture
Upload folder using huggingface_hub
5551bf0 verified
raw
history blame contribute delete
434 Bytes
{
"crop_size": {
"height": 1512,
"width": 1512
},
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "PS3ImageProcessor",
"image_size": [
1512,
1512
],
"image_std": [
0.5,
0.5,
0.5
],
"interpolation": "bicubic",
"mean": [
0.5,
0.5,
0.5
],
"resize_mode": "squash",
"size": {
"shortest_edge": 1512
},
"std": [
0.5,
0.5,
0.5
]
}