Skip to content

Supported Architectures

Source

Architectures supported by CAREamics.

SupportedArchitecture

Bases: str, BaseEnum

Supported architectures.

LVAE = 'LVAE' class-attribute instance-attribute

Ladder Variational Autoencoder used for muSplit and denoiSplit.

UNET = 'UNet' class-attribute instance-attribute

UNet architecture used with N2V, CARE and Noise2Noise.