ksmcg commited on
Commit
417dcd7
1 Parent(s): 88e3223

Upload config

Browse files
Files changed (1) hide show
  1. config.json +1 -7
config.json CHANGED
@@ -57,13 +57,6 @@
57
  224,
58
  224
59
  ],
60
- "in_chans": 3,
61
- "in_index": [
62
- 0,
63
- 1,
64
- 2,
65
- 3
66
- ],
67
  "initializer_range": 1.0,
68
  "mlp_ratio": 4.0,
69
  "model_type": "fan",
@@ -93,6 +86,7 @@
93
  16,
94
  16
95
  ],
 
96
  "num_classes": 1000,
97
  "num_hidden_layers": 23,
98
  "out_index": -1,
 
57
  224,
58
  224
59
  ],
 
 
 
 
 
 
 
60
  "initializer_range": 1.0,
61
  "mlp_ratio": 4.0,
62
  "model_type": "fan",
 
86
  16,
87
  16
88
  ],
89
+ "num_channels": 3,
90
  "num_classes": 1000,
91
  "num_hidden_layers": 23,
92
  "out_index": -1,