Architecture Overview¶
This diagram shows how ContextualConv2d works internally.
ContextualConv2d Architecture¶
Each convolution group handles a slice of the input and combines it with optional global context parameters (scale and/or bias).
This diagram shows how ContextualConv2d works internally.
ContextualConv2d Architecture¶
Each convolution group handles a slice of the input and combines it with optional global context parameters (scale and/or bias).