car_identified_model_11 / preprocessor_config.json
EstherSan's picture
Model save
058d7b6
raw
history blame contribute delete
No virus
429 Bytes
{
"crop_size": {
"height": 256,
"width": 256
},
"do_center_crop": true,
"do_flip_channel_order": true,
"do_flip_channels": true,
"do_rescale": true,
"do_resize": true,
"feature_extractor_type": "MobileViTFeatureExtractor",
"image_processor_type": "MobileViTImageProcessor",
"resample": 2,
"rescale_factor": 0.00392156862745098,
"size": {
"shortest_edge": 288
},
"use_square_size": false
}