Zero-Shot Image Classification
OpenCLIP
Safetensors
English
Not-For-All-Audiences
hanxunh commited on
Commit
9b3cbeb
·
verified ·
1 Parent(s): 82956d2

Upload open_clip_config.json

Browse files
Files changed (1) hide show
  1. open_clip_config.json +6 -6
open_clip_config.json CHANGED
@@ -17,14 +17,14 @@
17
  },
18
  "preprocess_cfg": {
19
  "mean": [
20
- 0.48145466,
21
- 0.4578275,
22
- 0.40821073
23
  ],
24
  "std": [
25
- 0.26862954,
26
- 0.26130258,
27
- 0.27577711
28
  ],
29
  "interpolation": "bicubic",
30
  "resize_mode": "shortest"
 
17
  },
18
  "preprocess_cfg": {
19
  "mean": [
20
+ 0.0,
21
+ 0.0,
22
+ 0.0
23
  ],
24
  "std": [
25
+ 1.0,
26
+ 1.0,
27
+ 1.0
28
  ],
29
  "interpolation": "bicubic",
30
  "resize_mode": "shortest"