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

Method detect_windows

python/caffe/detector.py:56–99  ·  view source on GitHub ↗

Do windowed detection over given images and windows. Windows are extracted then warped to the input dimensions of the net. Parameters ---------- images_windows: (image filename, window list) iterable. context_crop: size of context border to crop in p

(self, images_windows)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

mainFunction · 0.95

Calls 2

cropMethod · 0.95
preprocessMethod · 0.80

Tested by

no test coverage detected