includeMasks property

bool includeMasks
final

Whether to include segmentation masks in the results.

Only relevant for segmentation tasks. Masks can be memory-intensive and may impact performance on lower-end devices.

Implementation

final bool includeMasks;