Roman Maznikov
Results
1
comments of
Roman Maznikov
Without using `top, bottom, left, right` after resizing I am trying to apply the approach with: ``` height_half_pad = types.Constant( value=(127, 127, 127), shape=[dh, width, 3], dtype=types.FLOAT, device="gpu" # type:...