File size: 737 Bytes
f404e50
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
{
  "url": "",
  "file": "vit_m16_240-12k-8.pth",
  "hf_hub_id": "",
  "hf_hub_filename": "",
  "source": "",
  "architecture": "vit_medium_patch16_gap_240",
  "custom_load": false,
  "input_size": [
    3,
    240,
    240
  ],
  "test_input_size": null,
  "min_input_size": null,
  "fixed_input_size": true,
  "interpolation": "bicubic",
  "crop_pct": 0.95,
  "test_crop_pct": null,
  "crop_mode": "center",
  "mean": [
    0.5,
    0.5,
    0.5
  ],
  "std": [
    0.5,
    0.5,
    0.5
  ],
  "num_classes": 11821,
  "label_offset": 0,
  "pool_size": null,
  "test_pool_size": null,
  "first_conv": "patch_embed.proj",
  "classifier": "head",
  "license": "",
  "source_url": "",
  "paper": "",
  "notes": "",
  "num_features": 512
}