Aurora / vit_config /preprocessor_config.json
ccloud0525
feat: "first commit"
28e2d77
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}