SeparableBlock

SeparableBlock(expansion, ni, nf, reduction = 16, stride = 1, base_width = 4)

Arguments

expansion

decoder

ni

number of inputs

nf

number of features

reduction

number of reduction

stride

number of stride

base_width

base width

Value

Block object