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

Class Layers

python/caffe/net_spec.py:215–229  ·  view source on GitHub ↗

A Layers object is a pseudo-module which generates functions that specify layers; e.g., Layers().Convolution(bottom, kernel_size=3) will produce a Top specifying a 3x3 convolution applied to bottom.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

net_spec.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected