SOTA-Blitz-997 / preprocessor_config.json
Andy-ML-And-AI's picture
Initial Commit
177a714 verified
{
"do_normalize": true,
"do_resize": true,
"image_mean": [0.5],
"image_std": [0.5],
"resample": 2,
"size": {"height": 28, "width": 28},
"image_processor_type": "ViTImageProcessor"
}