group4_arch_branch

group4_arch_branch(in_ch, out_ch, up_kernel=(2, 2), up_strides=(2, 2), activation='tanh')[source]

Group4 branch for MicroNet.

This branch defines architecture for decoder and provides input for the auxiliary and main output branch.

Parameters:
Returns:

An output of type torch.nn.ModuleDict

Return type:

torch.nn.ModuleDict