MCPcopy Create free account
hub / github.com/Jungjee/DcaseNet / __init__

Method __init__

models/DcaseNet.py:14–74  ·  view source on GitHub ↗
(self,
        block,
        filts_ASC = 256,
        blocks_ASC = 3,
        strides_ASC = 2,
        code_ASC = 128,
        pool_type='avg',
        pool_size=(2,2))

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

_make_layerMethod · 0.95
init_weightsMethod · 0.95
ConvBlockClass · 0.90
__init__Method · 0.45

Tested by

no test coverage detected