lharti commited on
Commit
055313e
·
verified ·
1 Parent(s): f4c1a48

Update preprocessor_config.json

Browse files
Files changed (1) hide show
  1. preprocessor_config.json +3 -3
preprocessor_config.json CHANGED
@@ -10,9 +10,9 @@
10
  ],
11
  "feature_extractor_type": "ImageFeatureExtractor",
12
  "image_std": [
13
- 1,
14
- 1,
15
- 1
16
  ],
17
  "resample": 2,
18
  "rescale_factor": 0.00392156862745098,
 
10
  ],
11
  "feature_extractor_type": "ImageFeatureExtractor",
12
  "image_std": [
13
+ 0.5,
14
+ 0.5,
15
+ 0.5
16
  ],
17
  "resample": 2,
18
  "rescale_factor": 0.00392156862745098,