summaryrefslogtreecommitdiff
path: root/training/conf/network/encoder/efficientnet.yaml
blob: 0e62293a7f03e7099efed9b3577d6db021ab53d7 (plain)
1
2
3
4
5
_target_: text_recognizer.networks.encoders.efficientnet.EfficientNet
arch: b0
stochastic_dropout_rate: 0.2
bn_momentum: 0.99
bn_eps: 1.0e-3