lperretesri commited on
Commit
cf21428
·
verified ·
1 Parent(s): 3811b4d

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +1 -1
preprocessor_config.json CHANGED
@@ -1 +1 @@
1
- {"size": {"height": 512, "width": 512}, "do_resize":true,"do_normalize":true, "do_rescale": true, "image_mean":[105.08,110.87,101.82],"image_std":[52.17,45.38,44.00]}
 
1
+ {"resample": 2, "rescale_factor": 0.00392156862745098, "size": {"height": 512, "width": 512}, "do_resize":true,"do_normalize":true, "do_rescale": true, "image_mean":[105.08,110.87,101.82],"image_std":[52.17,45.38,44.00]}