alz_model / preprocessor_config.json
devadethanr's picture
Create preprocessor_config.json
5be2e18 verified
raw
history blame
135 Bytes
Invalid JSON: Unexpected token 'T', ..."_resize": True, "... is not valid JSON
{
"do_resize": True,
"image_mean": [0.5], # For grayscale images
"image_std": [0.5],
"resample": 2,
"size": 224
}