anonauthors commited on
Commit
8af5955
1 Parent(s): 3318327
Files changed (3) hide show
  1. README.md +8 -0
  2. config.json +86 -0
  3. pytorch_model.bin +3 -0
README.md ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ ---
2
+ tags:
3
+ - image-classification
4
+ - timm
5
+ library_name: timm
6
+ license: apache-2.0
7
+ ---
8
+ # Model card for dtd-timm-convnext_base.fb_in1k
config.json ADDED
@@ -0,0 +1,86 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "swin_base_patch4_window7_224",
3
+ "num_classes": 47,
4
+ "num_features": 1024,
5
+ "global_pool": "avg",
6
+ "label_names": {
7
+ "banded": 0,
8
+ "blotchy": 1,
9
+ "braided": 2,
10
+ "bubbly": 3,
11
+ "bumpy": 4,
12
+ "chequered": 5,
13
+ "cobwebbed": 6,
14
+ "cracked": 7,
15
+ "crosshatched": 8,
16
+ "crystalline": 9,
17
+ "dotted": 10,
18
+ "fibrous": 11,
19
+ "flecked": 12,
20
+ "freckled": 13,
21
+ "frilly": 14,
22
+ "gauzy": 15,
23
+ "grid": 16,
24
+ "grooved": 17,
25
+ "honeycombed": 18,
26
+ "interlaced": 19,
27
+ "knitted": 20,
28
+ "lacelike": 21,
29
+ "lined": 22,
30
+ "marbled": 23,
31
+ "matted": 24,
32
+ "meshed": 25,
33
+ "paisley": 26,
34
+ "perforated": 27,
35
+ "pitted": 28,
36
+ "pleated": 29,
37
+ "polka-dotted": 30,
38
+ "porous": 31,
39
+ "potholed": 32,
40
+ "scaly": 33,
41
+ "smeared": 34,
42
+ "spiralled": 35,
43
+ "sprinkled": 36,
44
+ "stained": 37,
45
+ "stratified": 38,
46
+ "striped": 39,
47
+ "studded": 40,
48
+ "swirly": 41,
49
+ "veined": 42,
50
+ "waffled": 43,
51
+ "woven": 44,
52
+ "wrinkled": 45,
53
+ "zigzagged": 46
54
+ },
55
+ "pretrained_cfg": {
56
+ "tag": "ms_in22k_ft_in1k",
57
+ "custom_load": false,
58
+ "input_size": [
59
+ 3,
60
+ 224,
61
+ 224
62
+ ],
63
+ "fixed_input_size": true,
64
+ "interpolation": "bicubic",
65
+ "crop_pct": 0.9,
66
+ "crop_mode": "center",
67
+ "mean": [
68
+ 0.485,
69
+ 0.456,
70
+ 0.406
71
+ ],
72
+ "std": [
73
+ 0.229,
74
+ 0.224,
75
+ 0.225
76
+ ],
77
+ "num_classes": 1000,
78
+ "pool_size": [
79
+ 7,
80
+ 7
81
+ ],
82
+ "first_conv": "patch_embed.proj",
83
+ "classifier": "head.fc",
84
+ "license": "mit"
85
+ }
86
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:da6c7e6612ff3a5370985b21b8c5ddab8fa5bf1fa6e526b5036b5fa86009342f
3
+ size 347288943