MCPcopy Create free account
hub / github.com/MhLiao/TextBoxes_plusplus / ConvBNLayer

Function ConvBNLayer

python/caffe/model_libs.py:52–138  ·  view source on GitHub ↗
(net, from_layer, out_layer, use_bn, use_relu, num_output,
    kernel_size, pad, stride, dilation=1, use_scale=True, lr_mult=1,
    conv_prefix='', conv_postfix='', bn_prefix='', bn_postfix='_bn',
    scale_prefix='', scale_postfix='_scale', bias_prefix='', bias_postfix='_bias',
    **bn_params)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 8

ResBodyFunction · 0.85
InceptionTowerFunction · 0.85
ResNet152BodyFunction · 0.85
InceptionV3BodyFunction · 0.85
CreateMultiBoxHeadFunction · 0.85
AddExtraLayersFunction · 0.85

Calls 3

UnpackVariableFunction · 0.85
updateMethod · 0.80
getMethod · 0.45

Tested by

no test coverage detected