rwightman HF staff commited on
Commit
f404e50
1 Parent(s): be39162

Add model weights

Browse files
Files changed (3) hide show
  1. README.md +7 -0
  2. config.json +42 -0
  3. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - timm
5
+ library_tag: timm
6
+ ---
7
+ # Model card for timm/vit_medium_patch16_gap_240.in12k
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "url": "",
3
+ "file": "vit_m16_240-12k-8.pth",
4
+ "hf_hub_id": "",
5
+ "hf_hub_filename": "",
6
+ "source": "",
7
+ "architecture": "vit_medium_patch16_gap_240",
8
+ "custom_load": false,
9
+ "input_size": [
10
+ 3,
11
+ 240,
12
+ 240
13
+ ],
14
+ "test_input_size": null,
15
+ "min_input_size": null,
16
+ "fixed_input_size": true,
17
+ "interpolation": "bicubic",
18
+ "crop_pct": 0.95,
19
+ "test_crop_pct": null,
20
+ "crop_mode": "center",
21
+ "mean": [
22
+ 0.5,
23
+ 0.5,
24
+ 0.5
25
+ ],
26
+ "std": [
27
+ 0.5,
28
+ 0.5,
29
+ 0.5
30
+ ],
31
+ "num_classes": 11821,
32
+ "label_offset": 0,
33
+ "pool_size": null,
34
+ "test_pool_size": null,
35
+ "first_conv": "patch_embed.proj",
36
+ "classifier": "head",
37
+ "license": "",
38
+ "source_url": "",
39
+ "paper": "",
40
+ "notes": "",
41
+ "num_features": 512
42
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2cedf837c33d5ae03705b40921bdfa8f5c3d0611442391899e97d7b0352ecaa5
3
+ size 177642811