Skip to main content

SIZE_DIVISOR

Constant SIZE_DIVISOR 

Source
const SIZE_DIVISOR: usize = 8;
Expand description

U-net pool/deconv depth requirement: spatial dims are padded to a multiple of this.