nandwalritik commited on
Commit
d5ba054
1 Parent(s): df25864

Add files for swinv2-base-patch4-window12-192-22k

Browse files
Files changed (3) hide show
  1. config.json +0 -0
  2. preprocessor_config.json +17 -0
  3. pytorch_model.bin +3 -0
config.json ADDED
The diff for this file is too large to render. See raw diff
 
preprocessor_config.json ADDED
@@ -0,0 +1,17 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "do_normalize": true,
3
+ "do_resize": true,
4
+ "feature_extractor_type": "ViTFeatureExtractor",
5
+ "image_mean": [
6
+ 0.485,
7
+ 0.456,
8
+ 0.406
9
+ ],
10
+ "image_std": [
11
+ 0.229,
12
+ 0.224,
13
+ 0.225
14
+ ],
15
+ "resample": 3,
16
+ "size": 192
17
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:02ed58f60b8870fe60f84d66693c1817cc62010bcecf69f0dbf4c56c8c0366ce
3
+ size 437280463