Upload feature extractor
This commit is contained in:
parent
077954d5d1
commit
91d8211403
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"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
|
||||
}
|
Loading…
Reference in New Issue