mednet.modelsΒΆ

Neural network types and methods for defining and manipulating architectures.

Modules

classify

Specialized classification models and associated functionality.

loss_weights

Methods to compute loss-weights for samples based on their classes.

model

normalizer

Functions to compute normalisation factors based on dataloaders.

segment

Specialized semantic segmentation models and associated functionality.

transforms

typing

Defines most common types used in code.