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

Method set_input_scale

python/caffe/io.py:262–274  ·  view source on GitHub ↗

Set the scale of preprocessed inputs s.t. the blob = blob * scale. N.B. input_scale is done AFTER mean subtraction and other preprocessing while raw_scale is done BEFORE. Parameters ---------- in_ : which input to assign this scale factor sca

(self, in_, scale)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

__init__Method · 0.80
__init__Method · 0.80

Calls 1

__check_inputMethod · 0.95

Tested by

no test coverage detected