Snarcy commited on
Commit
6a0af12
·
verified ·
1 Parent(s): a863790
Files changed (2) hide show
  1. config.json +33 -33
  2. pytorch_model.bin +2 -2
config.json CHANGED
@@ -1,34 +1,34 @@
1
- {
2
- "architecture": "vit_small_patch14_dinov2",
3
- "num_classes": 0,
4
- "num_features": 384,
5
- "global_pool": "token",
6
- "pretrained_cfg": {
7
- "tag": "lvd142m",
8
- "custom_load": false,
9
- "input_size": [
10
- 3,
11
- 224,
12
- 224
13
- ],
14
- "fixed_input_size": true,
15
- "interpolation": "bicubic",
16
- "crop_pct": 1.0,
17
- "crop_mode": "center",
18
- "mean": [
19
- 0.485,
20
- 0.456,
21
- 0.406
22
- ],
23
- "std": [
24
- 0.229,
25
- 0.224,
26
- 0.225
27
- ],
28
- "num_classes": 0,
29
- "pool_size": null,
30
- "first_conv": "patch_embed.proj",
31
- "classifier": "head",
32
- "license": "cc-by-nc-4.0"
33
- }
34
  }
 
1
+ {
2
+ "architecture": "vit_small_patch14_dinov2",
3
+ "num_classes": 0,
4
+ "num_features": 384,
5
+ "global_pool": "token",
6
+ "pretrained_cfg": {
7
+ "tag": "lvd142m",
8
+ "custom_load": false,
9
+ "input_size": [
10
+ 3,
11
+ 224,
12
+ 224
13
+ ],
14
+ "fixed_input_size": true,
15
+ "interpolation": "bicubic",
16
+ "crop_pct": 1.0,
17
+ "crop_mode": "center",
18
+ "mean": [
19
+ 0.485,
20
+ 0.456,
21
+ 0.406
22
+ ],
23
+ "std": [
24
+ 0.229,
25
+ 0.224,
26
+ 0.225
27
+ ],
28
+ "num_classes": 0,
29
+ "pool_size": null,
30
+ "first_conv": "patch_embed.proj",
31
+ "classifier": "head",
32
+ "license": "cc-by-nc-4.0"
33
+ }
34
  }
pytorch_model.bin CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:60b6758b96abcd53eb8ff44ebd3cd57037bea571427d1954ad4eadb9fdc217ae
3
- size 86579611
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:ba5c6ce6edcdfbe3a1ebc8047707d2d2cd811d5ac033d738dc74d38588e7cc6b
3
+ size 86579202