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

Function CreateMultiBoxHead_deconv

python/caffe/model_libs.py:1128–1276  ·  view source on GitHub ↗
(net, data_layer="data", num_classes=[], from_layers=[],
        use_objectness=False, normalizations=[], use_batchnorm=True, lr_mult=1, use_polygon = True,
        use_scale=True, min_sizes=[], max_sizes=[], prior_variance = [0.1], denser_prior_boxes=False,
        aspect_ratios=[], steps=[], img_height=0, img_width=0, share_location=True,
        flip=True, clip=True, offset=0.5, inter_layer_depth=[], kernel_size=1, pad=0,
        conf_postfix='', loc_postfix='', **bn_param)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 5

ConvBNLayerFunction · 0.85
keysMethod · 0.80
updateMethod · 0.80
typeClass · 0.70
NormalizeMethod · 0.45

Tested by

no test coverage detected