yangapku commited on
Commit
f029f78
1 Parent(s): f3de0ec

Upload files

Browse files
Files changed (3) hide show
  1. preprocessor_config.json +21 -0
  2. pytorch_model.bin +3 -0
  3. vocab.txt +0 -0
preprocessor_config.json ADDED
@@ -0,0 +1,21 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_center_crop": false,
3
+ "do_normalize": true,
4
+ "do_resize": true,
5
+ "feature_extractor_type": "ChineseCLIPFeatureExtractor",
6
+ "image_mean": [
7
+ 0.48145466,
8
+ 0.4578275,
9
+ 0.40821073
10
+ ],
11
+ "image_std": [
12
+ 0.26862954,
13
+ 0.26130258,
14
+ 0.27577711
15
+ ],
16
+ "resample": 3,
17
+ "size": {
18
+ "height": 336,
19
+ "width": 336
20
+ }
21
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:973be725d497f7a01d3caebf9e79098d568889f42dfcc64832bbbbc5c963a70f
3
+ size 1626425823
vocab.txt ADDED
The diff for this file is too large to render. See raw diff