MCPcopy Create free account
hub / github.com/ansleliu/LightNetPlusPlus / __init__

Method __init__

modules/mobile.py:7–40  ·  view source on GitHub ↗

InvertedResidual: Core block of the MobileNetV2 :param inp: (int) Number of the input channels :param oup: (int) Number of the output channels :param stride: (int) Stride used in the Conv3x3 :param dilate: (int) Dilation used in the Conv3x3 :par

(self, inp, oup, stride, dilate, expand_ratio)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected