tiatoolbox . models . architecture . micronet . group4_arch_branch
tiatoolbox
models
architecture
micronet
group4_arch_branch
Group4 branch for MicroNet.
in_ch (int) – Number of input channels.
out_ch (int) – Number of output channels.
up_kernel (tuple of int) – Kernel size for torch.nn.ConvTranspose2d.
torch.nn.ConvTranspose2d
up_strides (tuple of int) – Stride size for torch.nn.ConvTranspose2d.
An output of type torch.nn.ModuleDict
torch.nn.ModuleDict