Skip to content

semipy.models.WideResNet

Warning

This section is in construction.

    class semipy.models.WideResNet(depth, num_classes, widen_factor=1, bn_momentum=0.1, leaky_slope=0.0, dropRate=0.0)