anonauthors commited on
Commit
165e076
1 Parent(s): b68d674
Files changed (3) hide show
  1. README.md +8 -0
  2. config.json +141 -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 flowers102-timm-convnext_base.fb_in1k
config.json ADDED
@@ -0,0 +1,141 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "architecture": "swin_base_patch4_window7_224",
3
+ "num_classes": 102,
4
+ "num_features": 1024,
5
+ "global_pool": "avg",
6
+ "label_names": [
7
+ 0,
8
+ 1,
9
+ 2,
10
+ 3,
11
+ 4,
12
+ 5,
13
+ 6,
14
+ 7,
15
+ 8,
16
+ 9,
17
+ 10,
18
+ 11,
19
+ 12,
20
+ 13,
21
+ 14,
22
+ 15,
23
+ 16,
24
+ 17,
25
+ 18,
26
+ 19,
27
+ 20,
28
+ 21,
29
+ 22,
30
+ 23,
31
+ 24,
32
+ 25,
33
+ 26,
34
+ 27,
35
+ 28,
36
+ 29,
37
+ 30,
38
+ 31,
39
+ 32,
40
+ 33,
41
+ 34,
42
+ 35,
43
+ 36,
44
+ 37,
45
+ 38,
46
+ 39,
47
+ 40,
48
+ 41,
49
+ 42,
50
+ 43,
51
+ 44,
52
+ 45,
53
+ 46,
54
+ 47,
55
+ 48,
56
+ 49,
57
+ 50,
58
+ 51,
59
+ 52,
60
+ 53,
61
+ 54,
62
+ 55,
63
+ 56,
64
+ 57,
65
+ 58,
66
+ 59,
67
+ 60,
68
+ 61,
69
+ 62,
70
+ 63,
71
+ 64,
72
+ 65,
73
+ 66,
74
+ 67,
75
+ 68,
76
+ 69,
77
+ 70,
78
+ 71,
79
+ 72,
80
+ 73,
81
+ 74,
82
+ 75,
83
+ 76,
84
+ 77,
85
+ 78,
86
+ 79,
87
+ 80,
88
+ 81,
89
+ 82,
90
+ 83,
91
+ 84,
92
+ 85,
93
+ 86,
94
+ 87,
95
+ 88,
96
+ 89,
97
+ 90,
98
+ 91,
99
+ 92,
100
+ 93,
101
+ 94,
102
+ 95,
103
+ 96,
104
+ 97,
105
+ 98,
106
+ 99,
107
+ 100,
108
+ 101
109
+ ],
110
+ "pretrained_cfg": {
111
+ "tag": "ms_in22k_ft_in1k",
112
+ "custom_load": false,
113
+ "input_size": [
114
+ 3,
115
+ 224,
116
+ 224
117
+ ],
118
+ "fixed_input_size": true,
119
+ "interpolation": "bicubic",
120
+ "crop_pct": 0.9,
121
+ "crop_mode": "center",
122
+ "mean": [
123
+ 0.485,
124
+ 0.456,
125
+ 0.406
126
+ ],
127
+ "std": [
128
+ 0.229,
129
+ 0.224,
130
+ 0.225
131
+ ],
132
+ "num_classes": 1000,
133
+ "pool_size": [
134
+ 7,
135
+ 7
136
+ ],
137
+ "first_conv": "patch_embed.proj",
138
+ "classifier": "head.fc",
139
+ "license": "mit"
140
+ }
141
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:fd39b958b72bf95b5b98550eff3010225e1ed08885fc2ebaf52340518a17d9fd
3
+ size 347514479