MCPcopy Create free account
hub / github.com/f90/Wave-U-Net / get_padding

Method get_padding

Models/UnetSpectrogramSeparator.py:31–38  ·  view source on GitHub ↗

Calculates the required amounts of padding along each axis of the input and output, so that the Unet works and has the given shape as output shape :param shape: Desired output shape :return: Padding along each axis (total): (Input frequency, input time)

(self, shape)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

trainFunction · 0.95
predictFunction · 0.95
testFunction · 0.95

Calls

no outgoing calls

Tested by 1

testFunction · 0.76