resnet-tiny-mnist / preprocessor_config.json
fxmarty's picture
fxmarty HF staff
added model
93f7d08
{
"crop_pct": null,
"do_normalize": false,
"do_resize": false,
"feature_extractor_type": "ConvNextFeatureExtractor",
"image_mean": [
0.45
],
"image_std": [
0.22
],
"resample": 3,
"size": 224
}