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

Method set_transpose

python/caffe/io.py:187–201  ·  view source on GitHub ↗

Set the input channel order for e.g. RGB to BGR conversion as needed for the reference ImageNet model. Parameters ---------- in_ : which input to assign this channel order order : the order to transpose the dimensions

(self, in_, order)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

prepare_networkFunction · 0.95
prepare_networkFunction · 0.95
__init__Method · 0.80
__init__Method · 0.80
TYPED_TESTFunction · 0.80

Calls 1

__check_inputMethod · 0.95

Tested by 1

TYPED_TESTFunction · 0.64