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

Method detect_windows

python/caffe/detector.py:58–98  ·  view source on GitHub ↗

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

(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 1

cropMethod · 0.95

Tested by

no test coverage detected