first commit
This commit is contained in:
parent
ae40ceedc7
commit
be168df91c
File diff suppressed because it is too large
Load Diff
|
@ -0,0 +1,16 @@
|
||||||
|
{
|
||||||
|
"crop_size": {
|
||||||
|
"height": 256,
|
||||||
|
"width": 256
|
||||||
|
},
|
||||||
|
"do_center_crop": true,
|
||||||
|
"do_flip_channel_order": true,
|
||||||
|
"do_rescale": true,
|
||||||
|
"do_resize": true,
|
||||||
|
"image_processor_type": "MobileViTImageProcessor",
|
||||||
|
"resample": 2,
|
||||||
|
"rescale_factor": 0.00392156862745098,
|
||||||
|
"size": {
|
||||||
|
"shortest_edge": 288
|
||||||
|
}
|
||||||
|
}
|
Binary file not shown.
Loading…
Reference in New Issue