MCPcopy Create free account
hub / github.com/MichaelRamamonjisoa/SharpNet / __init__

Method __init__

sharpnet_model.py:8–29  ·  view source on GitHub ↗
(self, inplanes, in_channels=[1024, 512, 256, 64, 16],
                 out_channels=1, layers_nums=[2, 2, 2, 2, 2],
                 kernel_size=3,
                 bias=False, normalize_output=False,
                 interpolation='bilinear',
                 out_activation='ReLU')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.45

Calls 1

_make_decoderMethod · 0.95

Tested by

no test coverage detected