MCPcopy Create free account
hub / github.com/cszn/USRNet / __init__

Method __init__

models/network_usrnet.py:311–317  ·  view source on GitHub ↗
(self, n_iter=8, h_nc=64, in_nc=4, out_nc=3, nc=[64, 128, 256, 512], nb=2, act_mode='R', downsample_mode='strideconv', upsample_mode='convtranspose')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

__init__Method · 0.45
__init__Method · 0.45
__init__Method · 0.45

Calls 3

DataNetClass · 0.70
ResUNetClass · 0.70
HyPaNetClass · 0.70

Tested by

no test coverage detected