vit-age-classifier_a1350011.../preprocessor_config.json

15 lines
197 B
JSON
Raw Normal View History

2024-11-06 10:52:32 +08:00
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}