yangapku commited on
Commit
fc024ca
1 Parent(s): 5567038

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": 224,
19
+ "width": 224
20
+ }
21
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:f35bc7ad4db5a47e87f4cef6cc4c643a7190f64a66927ff7aec4cd186ddcd4d2
3
+ size 1625112543
vocab.txt ADDED
The diff for this file is too large to render. See raw diff