corise-week-1-project / saved_model_files /preprocessor_config.json
hari-whitebalance's picture
app file and other stuff
1a379da
{
"do_normalize": true,
"do_resize": true,
"feature_extractor_type": "ViTFeatureExtractor",
"image_mean": [
0.5,
0.5,
0.5
],
"image_std": [
0.5,
0.5,
0.5
],
"resample": 2,
"size": 224
}