resnet-tiny-mnist_a14192764.../preprocessor_config.json

15 lines
221 B
JSON
Raw Permalink Normal View History

2025-01-06 14:33:14 +08:00
{
"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
}