Supported Architectures
Architectures supported by CAREamics.
SupportedArchitecture
Bases: StrEnum
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.