260299: Skipping parcel regularization postprocessing for - [<value>]. It requires a single band raster with binary classification, where within the discreet classes, lower class id is assumed to be background and higher class id is assumed to be the feature of interest.

Description

Parcel regularization postprocessing for the specified model is not applied because it requires binary classification in integer format. The recommended binary classes are 0 for background and 1 for the feature of interest. By default, the lower class is considered background and the higher class is considered the feature of interest.

Solution

Reclassify the raster to ensure that it has no more than two classes. Also ensure that the background class is represented by the lower value and that all classes are in positive integer format.