diff --git a/preprocessor_config.json b/preprocessor_config.json index f89b395..296097b 100644 --- a/preprocessor_config.json +++ b/preprocessor_config.json @@ -1,6 +1,6 @@ { "crop_size": 768, - "do_center_crop": true, + "do_center_crop": false, "do_convert_rgb": true, "do_normalize": true, "do_resize": true, @@ -17,6 +17,5 @@ ], "processor_class": "OwlViTProcessor", "resample": 3, - "rescale": true, "size": [768, 768] }