Raghavan commited on
Commit
f11971c
1 Parent(s): d4f5f7c

Upload 3 files

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +7 -7
preprocessor_config.json CHANGED
@@ -9,17 +9,17 @@
9
  "do_rescale": true,
10
  "do_resize": true,
11
  "image_mean": [
12
- 0.48145466,
13
- 0.4578275,
14
- 0.40821073
15
  ],
16
  "image_processor_type": "CLIPImageProcessor",
17
  "image_std": [
18
- 0.26862954,
19
- 0.26130258,
20
- 0.27577711
21
  ],
22
- "resample": 3,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
  "shortest_edge": 640
 
9
  "do_rescale": true,
10
  "do_resize": true,
11
  "image_mean": [
12
+ 0.485,
13
+ 0.456,
14
+ 0.406
15
  ],
16
  "image_processor_type": "CLIPImageProcessor",
17
  "image_std": [
18
+ 0.229,
19
+ 0.224,
20
+ 0.225
21
  ],
22
+ "resample": 2,
23
  "rescale_factor": 0.00392156862745098,
24
  "size": {
25
  "shortest_edge": 640