sc2bench.models.segmentation.wrapper

Functions

get_wrapped_segmentation_model(...)

Gets a wrapped semantic segmentation model.

Classes

CodecInputCompressionSegmentationModel(...)

A wrapper module for codec input compression model followed by a segmentation model.

NeuralInputCompressionSegmentationModel(...)

A wrapper module for neural input compression model followed by a segmentation model.