MCPcopy Create free account
hub / github.com/anthonysimeonov/rpdiff / Decoder

Class Decoder

src/rpdiff/model/encoder/unet3d.py:241–293  ·  view source on GitHub ↗

A single module for decoder path consisting of the upsampling layer (either learned ConvTranspose3d or nearest neighbor interpolation) followed by a basic module (DoubleConv or ExtResNetBlock). Args: in_channels (int): number of input channels out_channels (int): number

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected