albedo-test / preprocessor_config.json
bodenmaurice's picture
Upload folder using huggingface_hub
153361d verified
Raw
History Blame Contribute Delete
337 Bytes
{
"image_mean": [
0.5,
0.5,
0.5
],
"image_processor_type": "Qwen2VLImageProcessorFast",
"image_std": [
0.5,
0.5,
0.5
],
"merge_size": 2,
"patch_size": 16,
"processor_class": "Qwen3VLProcessor",
"size": {
"longest_edge": 16777216,
"shortest_edge": 65536
},
"temporal_patch_size": 2
}