MinerU2.0-2505-0.9B / preprocessor_config.json
starriver030515's picture
Upload folder using huggingface_hub
9f9215c verified
raw
history blame contribute delete
422 Bytes
{
"crop_size": {
"height": 384,
"width": 384
},
"data_format": "channels_first",
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "Mineru2ImageProcessor",
"image_std": [
0.5,
0.5,
0.5
],
"processor_class": "LlavaProcessor",
"resample": 3,
"rescale_factor": 0.00392156862745098,
"size": [
384,
384
]
}