MCPcopy Create free account
hub / github.com/TheLegendAli/DeepLab-Context / detect_selective_search

Method detect_selective_search

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

Do windowed detection over Selective Search proposals by extracting the crop and warping to the input dimensions of the net. Take image_fnames: list Give detections: list of {filename: image filename, window: crop coordinates, prediction

(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