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