summaryrefslogtreecommitdiff
path: root/training/conf/network/efficientnet.yaml
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2022-06-22 22:27:17 +0200
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2022-06-22 22:27:17 +0200
commita30acba378f6f8fb86bb1a6096b9eb0ae7a68449 (patch)
treec4a1087520a05a1f0bc792887b1ab51694a59b84 /training/conf/network/efficientnet.yaml
parent1d592a432e57eadff0b94f945e59cbeb95e6a3f0 (diff)
Update configs
Diffstat (limited to 'training/conf/network/efficientnet.yaml')
-rw-r--r--training/conf/network/efficientnet.yaml1
1 files changed, 0 insertions, 1 deletions
diff --git a/training/conf/network/efficientnet.yaml b/training/conf/network/efficientnet.yaml
index bbe68dd..4dd148f 100644
--- a/training/conf/network/efficientnet.yaml
+++ b/training/conf/network/efficientnet.yaml
@@ -3,5 +3,4 @@ arch: b0
stochastic_dropout_rate: 0.2
bn_momentum: 0.99
bn_eps: 1.0e-3
-stride: [2, 1]
out_channels: 144