cyto_dl.api package# Subpackages# cyto_dl.api.cyto_dl_model package Submodules cyto_dl.api.cyto_dl_model.cyto_dl_base_model module CytoDLBaseModel cyto_dl.api.cyto_dl_model.segmentation_plugin_model module SegmentationPluginModel Submodules# cyto_dl.api.data module AutoThresholdMethod AutoThresholdMethod.ISODATA AutoThresholdMethod.LI AutoThresholdMethod.LOCAL AutoThresholdMethod.MEAN AutoThresholdMethod.MINIMUM AutoThresholdMethod.MULTIOTSU AutoThresholdMethod.NIBLACK AutoThresholdMethod.OTSU AutoThresholdMethod.SAUVOLA AutoThresholdMethod.TRIANGLE AutoThresholdMethod.YEN ExperimentType ExperimentType.GAN ExperimentType.INSTANCE_SEG ExperimentType.LABEL_FREE ExperimentType.SEGMENTATION ExperimentType.SEGMENTATION_ARRAY ExperimentType.SEGMENTATION_PLUGIN HardwareType HardwareType.CPU HardwareType.GPU PatchSize PatchSize.LARGE PatchSize.MEDIUM PatchSize.SMALL cyto_dl.api.model module CytoDLModel CytoDLModel.download_example_data() CytoDLModel.load_config_from_dict() CytoDLModel.load_config_from_file() CytoDLModel.load_default_experiment() CytoDLModel.override_config() CytoDLModel.predict() CytoDLModel.print_config() CytoDLModel.save_config() CytoDLModel.train()