adirik commited on
Commit
62a9d82
·
1 Parent(s): d5cdc37

Upload EfficientNetForImageClassification

Browse files
Files changed (1) hide show
  1. config.json +1 -0
config.json CHANGED
@@ -6,6 +6,7 @@
6
  "batch_norm_momentum": 0.99,
7
  "depth_coefficient": 1.0,
8
  "depth_divisor": 8,
 
9
  "drop_connect_rate": 0.2,
10
  "dropout_rate": 0.2,
11
  "expand_ratios": [
 
6
  "batch_norm_momentum": 0.99,
7
  "depth_coefficient": 1.0,
8
  "depth_divisor": 8,
9
+ "depthwise_padding": [],
10
  "drop_connect_rate": 0.2,
11
  "dropout_rate": 0.2,
12
  "expand_ratios": [