MCPcopy Create free account
hub / github.com/CSAILVision/IBD / receptive_field

Function receptive_field

util/upsample.py:212–223  ·  view source on GitHub ↗

Computes the receptive field of a specific location. Parameters ---------- location: tuple The x-y position of the unit being queried. fieldmap: The (offset, size, step) tuple fieldmap representing the receptive field map for the layer being queried.

(location, fieldmap)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

crop_fieldFunction · 0.85
center_locationFunction · 0.85

Calls 1

compose_fieldmapFunction · 0.85

Tested by

no test coverage detected