nielsr HF staff commited on
Commit
f20e8dd
1 Parent(s): d82d1a7

Add preprocessor_config

Browse files
Files changed (2) hide show
  1. preprocessor_config.json +15 -0
  2. pytorch_model.bin +1 -1
preprocessor_config.json ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_resize": true,
4
+ "image_mean": [
5
+ 0.5,
6
+ 0.5,
7
+ 0.5
8
+ ],
9
+ "image_std": [
10
+ 0.5,
11
+ 0.5,
12
+ 0.5
13
+ ],
14
+ "size": 224
15
+ }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:483f3f2c0006cdf68a8dcb81e9bfbe06a0f89ff2a66428015423856989142c15
3
  size 346351599
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:556534b1c1f236a442f9e7c61d1870c1b51afb1f527cebc4cc6363698042ef98
3
  size 346351599