AndrewOgn commited on
Commit
508c44c
1 Parent(s): b30202d

No rescale

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +0 -2
preprocessor_config.json CHANGED
@@ -23,7 +23,6 @@
23
  "do_center_crop": true,
24
  "do_convert_rgb": true,
25
  "do_normalize": true,
26
- "do_rescale": true,
27
  "do_resize": true,
28
  "image_mean": [
29
  0.48145466,
@@ -37,7 +36,6 @@
37
  0.27577711
38
  ],
39
  "resample": 3,
40
- "rescale_factor": 0.00392156862745098,
41
  "size": {
42
  "shortest_edge": 224
43
  }
 
23
  "do_center_crop": true,
24
  "do_convert_rgb": true,
25
  "do_normalize": true,
 
26
  "do_resize": true,
27
  "image_mean": [
28
  0.48145466,
 
36
  0.27577711
37
  ],
38
  "resample": 3,
 
39
  "size": {
40
  "shortest_edge": 224
41
  }