page-vithplus / preprocessor_config.json
Octopus1's picture
Upload folder using huggingface_hub
26634fe verified
Raw
History Blame Contribute Delete
352 Bytes
{
"image_processor_type": "PaGEImageProcessor",
"auto_map": {
"AutoImageProcessor": "Octopus1/PaGE--modeling_page.PaGEImageProcessor"
},
"scene_size": [
512,
512
],
"head_size": [
256,
256
],
"image_mean": [
0.485,
0.456,
0.406
],
"image_std": [
0.229,
0.224,
0.225
],
"resample": 2
}