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

Class ExtResNetBlock

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

Basic UNet block consisting of a SingleConv followed by the residual block. The SingleConv takes care of increasing/decreasing the number of channels and also ensures that the number of output channels is compatible with the residual block that follows. This block can be used instea

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected