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

Method predict

python/caffe/classifier.py:47–98  ·  view source on GitHub ↗

Predict classification probabilities of inputs. Parameters ---------- inputs : iterable of (H x W x K) input ndarrays. oversample : boolean average predictions across center, corners, and mirrors when True (default). Center-only predi

(self, inputs, oversample=True)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.95

Calls 2

preprocessMethod · 0.80
reshapeMethod · 0.45

Tested by

no test coverage detected