vit-finetuned-patch16-224-recaptchav2-v1 / preprocessor_config.json
nobodyPerfecZ's picture
D. J.:
e6eba41
raw
history blame contribute delete
197 Bytes
{
"do_normalize": true,
"do_resize": true,
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"size": 224
}