learner_config#

Classes

Backbone

NonEmptyStr

alias of ConstrainedStrValue

NonNegInt

alias of ConstrainedIntValue

Proportion

alias of ConstrainedFloatValue

Configs

DataConfig

Config related to dataset for training and testing.

ExternalModuleConfig

Config describing an object to be loaded via Torch Hub.

GeoDataConfig

Configure GeoDatasets.

ImageDataConfig

Config related to dataset for training and testing.

LearnerConfig

Config for Learner.

ModelConfig

Config related to models.

PlotOptions

Config related to plotting.

SolverConfig

Config related to solver aka optimizer.

Functions

ensure_class_colors(class_names[, class_colors])

Ensure that class_colors is valid.

get_default_channel_display_groups(...)

Returns the default channel_display_groups object.

validate_channel_display_groups(groups)

Validate channel display groups object.