MCPcopy Create free account
hub / github.com/HiLab-git/SSL4MIS / __init__

Method __init__

code/networks/efficientunet.py:85–125  ·  view source on GitHub ↗
(
            self,
            encoder_channels,
            decoder_channels,
            n_blocks=5,
            use_batchnorm=True,
            attention_type=None,
            center=False,
    )

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

CenterBlockClass · 0.85
DecoderBlockClass · 0.85
__init__Method · 0.45

Tested by

no test coverage detected