{ | |
"auto_map": { | |
"AutoProcessor": "processing_centurio.CenturioProcessor" | |
}, | |
"image_processor_type": "CenturioTimmImageProcessor", | |
"input_size": [ | |
384, | |
384 | |
], | |
"interpolation": "bicubic", | |
"mean": [ | |
0.5, | |
0.5, | |
0.5 | |
], | |
"processor_class": "CenturioProcessor", | |
"std": [ | |
0.5, | |
0.5, | |
0.5 | |
], | |
"tiling": 2, | |
"timm_model": "vit_so400m_patch14_siglip_384" | |
} | |