onnx2keras icon indicating copy to clipboard operation
onnx2keras copied to clipboard

Calculate the depth_multiplier for DepthwiseConv2d

Open mikljohansson opened this issue 2 years ago • 0 comments

When in_channels != out_channels the depth_multipler parameter must be set and the weights reshaped accordingly

mikljohansson avatar Jul 13 '22 09:07 mikljohansson