summaryrefslogtreecommitdiff
path: root/training/conf/network/efficientnet.yaml
blob: bbe68dd79ec743df83156cd9c93ec1341740097b (plain)
1
2
3
4
5
6
7
_target_: text_recognizer.networks.efficientnet.EfficientNet
arch: b0
stochastic_dropout_rate: 0.2
bn_momentum: 0.99
bn_eps: 1.0e-3
stride: [2, 1]
out_channels: 144