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

Method __init__

models/shufflenetv2plus.py:17–100  ·  view source on GitHub ↗
(self, num_classes=19,
                 fuse_chns=512,
                 aspp_chns=256,
                 aspp_dilate=(12, 24, 36),
                 width_multi=1.0,
                 norm_act=InPlaceABN)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 6

_initialize_weightsMethod · 0.95
ShuffleResClass · 0.90
ShuffleResIABNClass · 0.90
UnsharpMaskV2Class · 0.90
PBCSABlockClass · 0.90

Tested by

no test coverage detected