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

Method detect_selective_search

python/caffe/detector.py:101–123  ·  view source on GitHub ↗

Do windowed detection over Selective Search proposals by extracting the crop and warping to the input dimensions of the net. Parameters ---------- image_fnames: list Returns ------- detections: list of {filename: image filename, wind

(self, image_fnames)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.95

Calls 1

detect_windowsMethod · 0.95

Tested by

no test coverage detected