Bingsu commited on
Commit
13a3dda
1 Parent(s): 1309845
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 Bingsu/4dblock-maxvit_rmlp_tiny_rw_256
config.json ADDED
@@ -0,0 +1,42 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ {
2
+ "url": "https://github.com/rwightman/pytorch-image-models/releases/download/v0.1-weights-maxx/maxvit_rmlp_tiny_rw_256_sw-bbef0ff5.pth",
3
+ "num_classes": 10,
4
+ "input_size": [
5
+ 3,
6
+ 256,
7
+ 256
8
+ ],
9
+ "pool_size": [
10
+ 8,
11
+ 8
12
+ ],
13
+ "crop_pct": 0.95,
14
+ "interpolation": "bicubic",
15
+ "mean": [
16
+ 0.5,
17
+ 0.5,
18
+ 0.5
19
+ ],
20
+ "std": [
21
+ 0.5,
22
+ 0.5,
23
+ 0.5
24
+ ],
25
+ "first_conv": "stem.conv1",
26
+ "classifier": "head.fc",
27
+ "fixed_input_size": true,
28
+ "architecture": "maxvit_rmlp_tiny_rw_256",
29
+ "num_features": 512,
30
+ "labels": [
31
+ "LABEL_0",
32
+ "LABEL_1",
33
+ "LABEL_2",
34
+ "LABEL_3",
35
+ "LABEL_4",
36
+ "LABEL_5",
37
+ "LABEL_6",
38
+ "LABEL_7",
39
+ "LABEL_8",
40
+ "LABEL_9"
41
+ ]
42
+ }
pytorch_model.bin ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:300c1e5eff28980cdf2ce3fb7035672962446791e96f178fabdfbd39bc674d03
3
+ size 114972557