tiny-random-mobilevit / preprocessor_config.json
lewtun's picture
lewtun HF Staff
Upload feature extractor
91d8211
raw
history blame contribute delete
220 Bytes
{
"crop_size": 256,
"do_center_crop": true,
"do_flip_channel_order": true,
"do_flip_channels": true,
"do_resize": true,
"feature_extractor_type": "MobileViTFeatureExtractor",
"resample": 2,
"size": 288
}