deepness.common.processing_parameters.superresolution_parameters.SuperresolutionParameters¶
- class SuperresolutionParameters(resolution_cm_per_px: float, processed_area_type: ProcessedAreaType, tile_size_px: int, batch_size: int, local_cache: bool, input_layer_id: str, mask_layer_id: str | None, processing_overlap: ProcessingOverlap, input_channels_mapping: ChannelsMapping, output_scaling: float, model: ModelBase, scale_factor: int)¶
Bases:
MapProcessingParametersParameters for Inference of Super Resolution model (including pre/post-processing) obtained from UI.
Methods
Attributes
Always divisible by 2, because overlap is on both sides of the tile
processing_stride_pxresolution_m_per_pxtile_size_moutput_scalingmodelscale_factor- property processing_overlap_px: int¶
Always divisible by 2, because overlap is on both sides of the tile