Image Classification
Transformers
PyTorch
efficientnet
vision
adirik commited on
Commit
efbf890
·
1 Parent(s): b351307

Upload EfficientNetForImageClassification

Browse files
Files changed (1) hide show
  1. config.json +0 -11
config.json CHANGED
@@ -2065,19 +2065,8 @@
2065
  192,
2066
  320
2067
  ],
2068
- "out_features": null,
2069
  "pooling": "avg",
2070
  "squeeze_expansion_ratio": 0.25,
2071
- "stage_names": [
2072
- "stem",
2073
- "stage1",
2074
- "stage2",
2075
- "stage3",
2076
- "stage4",
2077
- "stage5",
2078
- "stage6",
2079
- "stage7"
2080
- ],
2081
  "strides": [
2082
  1,
2083
  2,
 
2065
  192,
2066
  320
2067
  ],
 
2068
  "pooling": "avg",
2069
  "squeeze_expansion_ratio": 0.25,
 
 
 
 
 
 
 
 
 
 
2070
  "strides": [
2071
  1,
2072
  2,