napari_cellseg3d.code_models.models.model_WNet#

Wrapper for the W-Net model, with the decoder weights removed.

Important

Used for inference only. For training the base class is used.

Classes

WNet_([in_channels, out_channels])

W-Net wrapper for napari_cellseg3d.