Deconvnet-keras icon indicating copy to clipboard operation
Deconvnet-keras copied to clipboard

How to handle backward pass for split layer

Open vamen opened this issue 7 years ago • 0 comments

Example in googlenet for each inception unit the input from previous layer is split into into input for three convolution unit.how to handle deconvolution in such cases ?

vamen avatar Sep 18 '18 12:09 vamen