MCPcopy Create free account
hub / github.com/cszn/USRNet / G

Function G

utils/utils_sisr.py:504–516  ·  view source on GitHub ↗

x: image, NxcxHxW k: kernel, cx1xhxw sf: scale factor center: the first one or the moddle one Matlab function: tmp = imfilter(x,h,'circular'); y = downsample2(tmp,K);

(x, k, sf=3, center=False)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 2

imfilterFunction · 0.85
downsampleFunction · 0.70

Tested by

no test coverage detected