lazyslide_models.base.TilePredictionModel

lazyslide_models.base.TilePredictionModel#

class TilePredictionModel#

Bases: ModelBase

abstractmethod predict(image)#

The output should always be a dict of numpy arrays to allow multiple outputs.