sportsfields_BEFL-2024.ini#

Contents:

# This config file contains the specific settings for this orthoseg project.
#
# The config used for an orthoseg project is loaded in the following order:
#   1) the project defaults as "hardcoded" in orthoseg (project_defaults.ini)
#   2) any .ini files specified in the general.extra_config_files_to_load 
#      parameter (in this file).
#   3) this config file
# Parameters specified in a config file loaded later in the order above
# overrule the corresponding parameter values specified in a previously 
# loaded config file.

[general]
# Extra config files to load for this project. They will be loaded in the 
# order specified and can be specified one path per line, comma seperated.
# If a relative path is used it will be resolved towards the parent dir of 
# this file.
extra_config_files_to_load =
    ../project_defaults_overrule.ini,
    ./sportsfields.ini

# Settings concerning the prediction process.
[predict]

# Info about the source images that need to be segmented.
# The image_layer must be specified to be able to predict.
image_layer = BEFL-2024