deepness.processing.models

Module including classes implemetations for the deep learning inference and related functions

deepness.processing.models.detector

Module including the class for the object detection task and related functions

deepness.processing.models.model_base

Module including the base model interfaces and utilities

deepness.processing.models.model_types

deepness.processing.models.preprocessing_utils

deepness.processing.models.recognition

Module including the class for the recognition of the images

deepness.processing.models.regressor

Module including Regression model definition

deepness.processing.models.segmentor

Module including the class for the segmentation of the images

deepness.processing.models.superresolution

Module including Super Resolution model definition